DescriptionOnly dispose proxy-less WebServiceWorkerRegistration objects.
If a service worker registration is passed along to a resolver that's
in a detached/stopping state, the WebServiceWorkerRegistration is
simply disposed of.
Have that dispose step only delete the object if the registration object
isn't attached to a proxy already. If it is, it is responsible for
releasing the resource.
R=haraken
BUG=426321
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184288
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|