gecko-dev/toolkit/components/cleardata
Tom Tung 6dfa60337a Bug 1628240 - Do not clear all origins that match the pattern for QuotaCleaner.deleteByHost; r=dom-workers-and-storage-reviewers,janv
We do clearStoragsForPrincipal based on the result from listOrigin, so it's fine
to not clear all stroages that match the prefix here. Also, since the passing
principals can contain origin attributes which is not allowed to be used with
aClearAll.

Differential Revision: https://phabricator.services.mozilla.com/D73417
2020-05-13 13:57:28 +00:00
..
tests Bug 1628240 - Do not clear all origins that match the pattern for QuotaCleaner.deleteByHost; r=dom-workers-and-storage-reviewers,janv 2020-05-13 13:57:28 +00:00
ClearDataService.jsm Bug 1628240 - Do not clear all origins that match the pattern for QuotaCleaner.deleteByHost; r=dom-workers-and-storage-reviewers,janv 2020-05-13 13:57:28 +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 1619244 - Rewrite browser_purge_trackers.js in xpcshell. r=ewright 2020-03-30 12:54:12 +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