DescriptionServiceWorker: Stop sending the SetVersionAttributes message from SWProviderHost
SWProviderHost had sent the SetVersionAttributes message to set version
attribtues of SWContainer (eg. navigator.serviceWorker.installing), but
these attributes were moved into SWRegistration and the message is now
sent from SWRegistrationHandle.
BUG=404982
TEST=content_unittests --gtest_filter=ServiceWorker*
TEST=run_webkit_tests.py --debug http/tests/serviceworker
Committed: https://crrev.com/f481929280d7362d77e6fb336ccea03bbeee42bd
Cr-Commit-Position: refs/heads/master@{#292110}
Patch Set 1 : #
Total comments: 2
Patch Set 2 : fix comment #Patch Set 3 : rebase #
Messages
Total messages: 8 (0 generated)
|