DescriptionServiceWorker: Support navigator.serviceWorker.active
This change plumbs '.active' and you will be able to access
an active worker via 'navigator.serviceWorker.active'.
BUG=379012
TEST=content_unittest --gtest_filter=ServiceWorker*
TEST=run_webkit_tests.py http/tests/serviceworker/waiting.html
TEST=run_webkit_tests.py http/tests/serviceworker/active.html (http://crrev.com/373013002)
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282006
Patch Set 1 : #
Total comments: 2
Patch Set 2 : comment fix #Messages
Total messages: 9 (0 generated)
|