gecko-dev/browser/themes
Johann Hofmann f277f6146c Bug 1462469 - Add a "Clear Cookies and Site Data" footer button to the identity popup. r=nhnt11
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
2018-05-18 11:36:15 +02:00
..
linux Bug 1461093 - Remove vertical padding from #titlebar-buttonbox. r=stransky 2018-05-12 13:23:05 +02:00
osx Bug 860493: Add arrow indicators for history swipes on macOS. r=felipe,bram 2018-05-16 23:09:39 -04:00
shared Bug 1462469 - Add a "Clear Cookies and Site Data" footer button to the identity popup. r=nhnt11 2018-05-18 11:36:15 +02:00
windows Bug 1458956 - Fix selectors for tabbrowser to use -moz-default-background-color as its default background in high contrast mode. r=mconley 2018-05-03 19:06:29 +02:00
LICENSE
moz.build