DescriptionServiceWorker: Introduce ServiceWorkerRegistrationObjectInfo for cleanup
This change introduces ServiceWorkerRegistrationObjectInfo which carries
'handle_id' and 'scope' for ServiceWorkerRegistration object in the renderer
side over the IPC message, and removes unnecessary reference counting for
ServiceWorker object on the registration sequence.
BUG=384119, 396400
TEST=content_unittests --gtest_filter=ServiceWorker*
TEST=run_webkit_tests.py --debug http/tests/serviceworker
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=290709
Patch Set 1 : #Messages
Total messages: 7 (0 generated)
|