morgan pushed to branch mullvad-browser-128.2.0esr-14.0-1 at The Tor Project /
Applications / Mullvad Browser
Commits:
5a5a977a by Pier Angelo Vendrame at 2024-08-28T19:54:12+00:00
fixup! Firefox preference overrides.
Bug 42685: Re-enable textmetrics.
They do not add entropy (see the issue), so re-enable them for
compatibility.
- - - - -
1 changed file:
- browser/app/profile/001-base-profile.js
Changes:
=====================================
browser/app/profile/001-base-profile.js
=====================================
@@ -419,11 +419,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);
-// Disable API for measuring text width and height.
-pref("dom.textMetrics.actualBoundingBox.enabled", false);
-pref("dom.textMetrics.baselines.enabled", false);
-pref("dom.textMetrics.emHeight.enabled", false);
-pref("dom.textMetrics.fontBoundingBox.enabled", false);
// tor-browser#40424
pref("pdfjs.enableScripting", false);
// Bug 40057: Ensure system colors are not used for CSS4 colors
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/5a5a977ab02ba07e2c73463cc7e59e6fe513eaa1
--
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/5a5a977ab02ba07e2c73463cc7e59e6fe513eaa1
You're receiving this email because of your account on gitlab.torproject.org.
_______________________________________________
tbb-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tbb-commits