gecko-dev/browser/components/controlcenter/content
Nihanth Subramanya 4e142d3196 Bug 1643191 - Show storage access permissions in the identity panel. r=pbz,fluent-reviewers,johannh,flod
This patch adds storage access permission items in the identity panel. This is a new
class of permission - multiple permission items might exist for the category i.e.
one for each third-party that has been granted access. To achieve this, we add support
for an "anchorfor" attribute in the permission list markup, which when present will
signal to the code that the element is to be the container for permission items of type
matching the value of the attribute. This hence adds support generally for categorical
permission types.

Differential Revision: https://phabricator.services.mozilla.com/D94703
2020-11-09 00:21:13 +00:00
..
identityPanel.inc.xhtml Bug 1643191 - Show storage access permissions in the identity panel. r=pbz,fluent-reviewers,johannh,flod 2020-11-09 00:21:13 +00:00
protectionsPanel.inc.xhtml Bug 1639826 - Fix hover effects on link texts in the protection panel. r=prathiksha,nhnt11 2020-08-04 10:29:38 +00:00