tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit adc6752ca16cba356b00fe9fcac8a80620c83f74
parent 0495b5abd302e2b7583d43e877c45707b9599441
Author: Tom Schuster <tschuster@mozilla.com>
Date:   Tue, 16 Dec 2025 15:37:07 +0000

Bug 2003180 - Remove the unused dom.security.sanitizer.logging pref. r=emilio

Differential Revision: https://phabricator.services.mozilla.com/D276642

Diffstat:
Mmodules/libpref/init/StaticPrefList.yaml | 6------
1 file changed, 0 insertions(+), 6 deletions(-)

diff --git a/modules/libpref/init/StaticPrefList.yaml b/modules/libpref/init/StaticPrefList.yaml @@ -4641,12 +4641,6 @@ value: true mirror: always -# Logs elements and attributes removed by the Sanitizer API to the console. -- name: dom.security.sanitizer.logging - type: bool - value: false - mirror: always - # pref controls credential chooser UI for testing. When true, UI is not shown and # either a credential with ID `wpt-pick-me` is selected, or none. - name: dom.security.credentialmanagement.chooser.testing.enabled