gecko-dev/toolkit/components/cleardata
Perry Jiang 0735713eee Bug 1589708 - split parent process ServiceWorkerManager shutdown into 2 phases r=asuth
Phase 1 is still "profile-change-teardown", where the workers are
terminated. Phase 2 is "profile-before-change-qm", where the
PServiceWorkerManager actors are terminated. This split lets
ServiceWorkerCleanup perform any unregistering needed during
"profile-before-change" (which uses the SWM actors).

Differential Revision: https://phabricator.services.mozilla.com/D58058

--HG--
extra : moz-landing-system : lando
2019-12-20 23:51:46 +00:00
..
tests Bug 1589708 - split parent process ServiceWorkerManager shutdown into 2 phases r=asuth 2019-12-20 23:51:46 +00:00
ClearDataService.jsm Bug 1603969 - Part 1: Remove the concept of granted origins from the anti-tracking backend; r=baku 2019-12-19 02:56:52 +00:00
ServiceWorkerCleanUp.jsm Bug 1474608 - P1 - Clear origin attributes directly for deleteDataFromOriginAttributesPattern if it's possible; r=asuth,baku 2019-12-02 19:47:13 +00:00
SiteDataTestUtils.jsm Bug 1596918: Part 3b - Run code formatters on files changed by previous patch. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:24 +00:00
components.conf
moz.build
nsIClearDataService.idl Bug 1474608 - P3 - Add a argument (aCallback) to deleteDataFromOriginAttributesPattern and add a browser test to verify the behavior on quota storage; r=asuth,baku 2019-12-10 10:03:34 +00:00