Chromium Code Reviews
Descriptionservice worker: Fix the type of a register promise reject value
This CL changes the type of the register promise reject value to be
TypeError (instead of AbortError or NetworkError) if the register promise
is rejected because an uncaught runtime script error occured during Run
Service Worker algorithm.
BUG=617881
Committed: https://crrev.com/0f261ebcb6c9cc48e98f736a0253fa9aa336a898
Cr-Commit-Position: refs/heads/master@{#404388}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Error handling unification #
Total comments: 2
Patch Set 3 : Use ServiceWorkerErrorForUpdate directly #
Messages
Total messages: 16 (8 generated)
|
|||||||||||||||||||||||||||||||||||||