forked from mirrors/gecko-dev
These tests used to mock out the SiteDataManager to test only the UI for things like removing site data or sorting. This bug breaks that possibility, because the SiteDataManager no longer uses its internal data to remove site data but delegates the logic to ClearSiteDataService. I don't think it's a loss, that mocking was always a little weird. Differential Revision: https://phabricator.services.mozilla.com/D18283 --HG-- extra : moz-landing-system : lando |
||
|---|---|---|
| .. | ||
| offline | ||
| browser.ini | ||
| browser_clearSiteData.js | ||
| browser_siteData.js | ||
| browser_siteData2.js | ||
| browser_siteData3.js | ||
| browser_siteData_multi_select.js | ||
| head.js | ||
| service_worker_test.html | ||
| service_worker_test.js | ||
| site_data_test.html | ||