DescriptionServiceWorker: Make skipWaiting only works on documents using current registration
A document will associate a new matched registration if it is not controlled,
but it doesn't equal to "using" the registration. We should omit documents
that are not using the registration when skipWaiting happens.
BUG=370742
TEST=http/tests/serviceworker/skip-waiting.html
Committed: https://crrev.com/837728521e7cfa757b9e5871423606b2529d08b1
Cr-Commit-Position: refs/heads/master@{#308327}
Patch Set 1 #
Total comments: 6
Patch Set 2 : edit comments #
Total comments: 1
Patch Set 3 : typo fix #
Messages
Total messages: 14 (2 generated)
|