Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the issue of skip-waiting-installed.https.html
According to the current spec, skipWaiting() promise should be resolved earlier even in the case that the service worker state is "installed", and then continues the activate in parallel. The test case violate that. The background is in w3c/ServiceWorker#1015. BUG=725616 Change-Id: Ic09b4d404ea41138c8bda8d3ced07094a7ebc6ab Reviewed-on: https://chromium-review.googlesource.com/571612 Cr-Commit-Position: refs/heads/master@{#487024} WPT-Export-Revision: 2256ed61b315000c27f6c8b0dd94a3f025c4adc1
- Loading branch information