Re: nsIClearDataService

2018-06-01 Thread Anne van Kesteren
Thanks for working on this! Clear-Site-Data seems pretty essential to have now we ship service workers. On Fri, Jun 1, 2018 at 6:26 PM, Andrea Marchesini wrote: > Note for the DOM/QuotaManager/ServiceWorker people: this component covers > all the DOM storages under 1 single flag:

nsIClearDataService

2018-06-01 Thread Andrea Marchesini
by some components and not others). Plus, in the future we could have more components which will need to delete site data. I want to introduce nsIClearDataService. A new service that cleans up data. See bug 1422365. ForgetAboutSite and Sanitizer.jsm have been already ported to nsIClearDatService