
Pier Angelo Vendrame pushed to branch base-browser-115.10.0esr-13.5-1 at The Tor Project / Applications / Tor Browser Commits: 9c339327 by Pier Angelo Vendrame at 2024-04-11T09:51:26+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/9c339327... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/9c339327... You're receiving this email because of your account on gitlab.torproject.org.
participants (1)
-
Pier Angelo Vendrame (@pierov)