[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-115.10.0esr-13.5-1] fixup! Firefox preference overrides.

Pier Angelo Vendrame (@pierov) git at gitlab.torproject.org
Thu Apr 11 07:50:52 UTC 2024



Pier Angelo Vendrame pushed to branch tor-browser-115.10.0esr-13.5-1 at The Tor Project / Applications / Tor Browser


Commits:
7b0bb7a3 by Pier Angelo Vendrame at 2024-04-11T09:50:14+02:00
fixup! Firefox preference overrides.

Bug 42315: Drop dom.enable_event_timing.

It is already protected by RFP.

- - - - -


1 changed file:

- browser/app/profile/001-base-profile.js


Changes:

=====================================
browser/app/profile/001-base-profile.js
=====================================
@@ -395,8 +395,6 @@ pref("network.http.referer.XOriginTrimmingPolicy", 2); // Bug 17228: Force trim
 pref("media.videocontrols.picture-in-picture.enabled", false); // Bug 40148: disable until audited in #40147
 // Bug 40463: Disable Windows SSO
 pref("network.http.windows-sso.enabled", false, locked);
-// Bug 40383: Disable new PerformanceEventTiming
-pref("dom.enable_event_timing", false);
 // Disable API for measuring text width and height.
 pref("dom.textMetrics.actualBoundingBox.enabled", false);
 pref("dom.textMetrics.baselines.enabled", false);



View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/7b0bb7a3a9668ee050d697d1c6f37b82de8b9dbd

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/7b0bb7a3a9668ee050d697d1c6f37b82de8b9dbd
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/tor-commits/attachments/20240411/547230cb/attachment.htm>


More information about the tor-commits mailing list