mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-05 03:54:35 +00:00
f277f6146c
This implements a new button in the identity popup that allows users to quickly remove cookies and site data from the sites they're visiting. This uses the SiteDataManager behind the scenes and is similar to the changes we made for PageInfo already. There's a major drawback to this approach in that SiteDataManager needs to refresh its entire data set everytime we want information about a single site or want to remove anything (it's not trivial to get rid of that limitation while dealing with all the quirks of our storage APIs). I will work around this by implementing a way for SiteDataManager to incrementally update itself in bug 1460768. MozReview-Commit-ID: Iy7ia0KllFq --HG-- extra : rebase_source : a36e0e7049c5892464d91ad42c3bf523dd5013f9 |
||
---|---|---|
.. | ||
en-US | ||
generic/profile | ||
search | ||
searchplugins | ||
all-locales | ||
filter.py | ||
generate_updater_ini.py | ||
jar.mn | ||
l10n-changesets.json | ||
l10n.ini | ||
l10n.toml | ||
Makefile.in | ||
moz.build | ||
shipped-locales |