DescriptionAdd WebServiceWorkerErrorType::ErrorTypeAbort
This is needed for removing --enable-service-worker
(https://codereview.chromium.org/339973003/). Chromium-side currently
returns ErrorTypeDisabled for both "SW is disabled" and "SWContextCore
was destroyed during shutdown" when handling a registration request.
Since the former will no longer happen, add a generic operation aborted
error for the latter.
BUG=365201
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176500
Patch Set 1 #
Messages
Total messages: 8 (0 generated)
|