DescriptionDon't leak a WebServiceWorker when 'current' races with context destruction.
WebServiceWorkerProviderClient::setCurrentServiceWorker passes the
ownership of a WebServiceWorker to the container. If the execution
context is gone, delete the WebServiceWorker instead of dropping it on
the floor.
BUG=363967
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175023
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|