[tbb-commits] [Git][tpo/applications/tor-browser][base-browser-115.4.0esr-13.5-1] fixup! Firefox preference overrides.
Pier Angelo Vendrame (@pierov)
git at gitlab.torproject.org
Mon Nov 13 14:11:25 UTC 2023
Pier Angelo Vendrame pushed to branch base-browser-115.4.0esr-13.5-1 at The Tor Project / Applications / Tor Browser
Commits:
a7078534 by Pier Angelo Vendrame at 2023-11-13T15:11:18+01:00
fixup! Firefox preference overrides.
Bug 42153: Drop dom.enable_resource_timing = false
- - - - -
1 changed file:
- browser/app/profile/001-base-profile.js
Changes:
=====================================
browser/app/profile/001-base-profile.js
=====================================
@@ -344,7 +344,6 @@ pref("browser.link.open_newwindow.restriction", 0); // Bug 9881: Open popups in
pref("dom.disable_window_move_resize", true);
// Set video VP9 to 0 for everyone (bug 22548)
pref("media.benchmark.vp9.threshold", 0);
-pref("dom.enable_resource_timing", false); // Bug 13024: To hell with this API
pref("privacy.resistFingerprinting.block_mozAddonManager", true); // Bug 26114
pref("dom.webaudio.enabled", false); // Bug 13017: Disable Web Audio API
pref("dom.webmidi.enabled", false); // Bug 41398: Disable Web MIDI API
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/a707853478742cc2dfd0c2872ab035b6ab4cff54
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/a707853478742cc2dfd0c2872ab035b6ab4cff54
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20231113/d8f72748/attachment.htm>
More information about the tbb-commits
mailing list