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): https://codereview.chromium.org/546353003/
(2/3): this
(3/3): Layout test & Blink side cleanup
BUG=408421
TEST=http/tests/serviceworker
Committed: https://crrev.com/1987a8265654383711fc0bba427339f7eead944f
Cr-Commit-Position: refs/heads/master@{#295940}
Patch Set 1 #
Total comments: 6
Patch Set 2 : review update #
Total comments: 4
Patch Set 3 : fix #Patch Set 4 : rebase & fix typo #
Total comments: 1
Messages
Total messages: 18 (7 generated)
|