Files
tubestation/browser/components/places
Tom Schuster 3ab66095b7 Bug 1947185 - Use style-src instead of style-src-elem directive for the history sidebar CSP. r=Standard8,places-reviewers
The history sidebar uses a `style-src-elem 'unsafe-inline'` directive, which is incorrect and would break its use of an inline style, but works because of XUL prototype cache stuff.
Using style-src instead of style-src-elem also simplifies the code in bug 1946040.

Differential Revision: https://phabricator.services.mozilla.com/D237691
2025-02-13 14:26:10 +00:00
..