Chromium Code Reviews
DescriptionAdd isDeleted flag to ServiceWorkerRegistration in DevTool's protocol.
We shuold show the registrations which are already deleted from the storage but are still exist in the memory.
This could happen when ServiceWorkerRegistration.unregister() has been called but there are still some controlled pages.
I will remove workerRegistrationDeleted event after chromium side patch (https://codereview.chromium.org/998173002/) will be landed.
BUG=463892
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191776
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|
|||||||||||||||||||