Chromium Code Reviews
DescriptionServiceWorker: Update worker state when waitUntil be rejected.
When "install" and "activate" events lifetime be extended by using
waitUntil() method, the rejection of passing promise will update worker
state to "redundant".
See http://slightlyoff.github.io/ServiceWorker/spec/service_worker/
[[Install]] and [[Activate]] algorithms.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=280997
Patch Set 1 #Patch Set 2 : rename deactivated event #Patch Set 3 : split the rename patch #Patch Set 4 : add myself to AUTHORS #Messages
Total messages: 13 (0 generated)
|