[tbb-commits] [Git][tpo/applications/tor-browser][base-browser-115.2.0esr-13.0-1] fixup! Firefox preference overrides.
richard (@richard)
git at gitlab.torproject.org
Tue Sep 5 18:53:00 UTC 2023
richard pushed to branch base-browser-115.2.0esr-13.0-1 at The Tor Project / Applications / Tor Browser
Commits:
9491fec6 by Pier Angelo Vendrame at 2023-09-05T18:51:58+00:00
fixup! Firefox preference overrides.
Bug 41675: Remove javascript.options.large_arraybuffers.
It has been removed with MozBug 1703508 in Firefox 110.
- - - - -
1 changed file:
- browser/app/profile/001-base-profile.js
Changes:
=====================================
browser/app/profile/001-base-profile.js
=====================================
@@ -330,7 +330,6 @@ pref("dom.textMetrics.emHeight.enabled", false);
pref("dom.textMetrics.fontBoundingBox.enabled", false);
// tor-browser#40424
pref("pdfjs.enableScripting", false);
-pref("javascript.options.large_arraybuffers", false);
// Bug 40057: Ensure system colors are not used for CSS4 colors
pref("browser.display.use_system_colors", false);
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/9491fec69968749fd10ccd994400babd1899187f
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/9491fec69968749fd10ccd994400babd1899187f
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/20230905/829aef9c/attachment-0001.htm>
More information about the tbb-commits
mailing list