New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 763762 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Sep 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Task
Proj-Servicification



Sign in to add a comment

Add a new error code like ERR_SERVICE_WORKER_DIED when aborting

Project Member Reported by shimazu@chromium.org, Sep 11 2017

Issue description

Per https://chromium-review.googlesource.com/c/chromium/src/+/656880#47, we are currently use ERR_CONNECTION_RESET and ERR_ABORTED after the patch, but it's difficult to understand what is actually aborted.
We can implement a new error code for that situation for better understanding.

 

Comment 1 by falken@chromium.org, Sep 11 2017

Cc: yhirano@chromium.org
BTW I meant this not as a net error code, but as a new error code in yhirano's mechanism. I think yhirano is adding a system where we can have more error codes in URLLoader, instead of using the existing codes in //net:

https://docs.google.com/a/chromium.org/document/d/13a5Smo8PNZkqVcq2ieihWuwbUekPoLp0JPYTTF_E5z4/edit?usp=sharing
Cc: toyoshim@chromium.org
Components: Internals>Network>Service

Comment 3 by falken@chromium.org, Sep 13 2017

Status: WontFix (was: Available)
I don't think this is really actionable now. Once the error code system is in place we'll have a lot of opportunity to make new error codes as described in the "service worker errors" section of the above document.

Comment 4 by laforge@google.com, Nov 7 2017

Components: -Internals>Network>Service Internals>Services>Network
Apologies, applied the wrong component in bulk.

Sign in to add a comment