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
components.conf
moz.build
nsIClearDataService.idl
ServiceWorkerCleanUp.jsm
SiteDataTestUtils.jsm Bug 1619244 - Rewrite browser_purge_trackers.js in xpcshell. r=ewright 2020-03-30 12:54:12 +00:00