DescriptionServiceWorker: Change worker script fetch error code.
Change worker script fetch error code in "Update" algorithm to align
with spec:
Non 2xx response will be rejected with NetworkError;
Redirected response will be rejected with SecurityError;
Reponse with Wrong MIME type will be rejected with SecurityError.
(1/3): this.
(2/3): https://codereview.chromium.org/567903002/
(3/3): Layout test & Blink side cleanup
BUG=408421
TEST=http/tests/serviceworker
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=182381
Patch Set 1 #
Total comments: 6
Patch Set 2 : disable test #Patch Set 3 : rebase #
Messages
Total messages: 19 (7 generated)
|