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

morgan (@morgan) git at gitlab.torproject.org
Tue Sep 3 04:19:17 UTC 2024



morgan pushed to branch tor-browser-128.2.0esr-14.0-1 at The Tor Project / Applications / Tor Browser


Commits:
7ec83a57 by Pier Angelo Vendrame at 2024-09-03T04:16:56+00:00
fixup! Firefox preference overrides.

Bug 40147: Re-enable Picture-in-Picture mode.

Media capabilities are already protected by RFP.

- - - - -


1 changed file:

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


Changes:

=====================================
browser/app/profile/001-base-profile.js
=====================================
@@ -425,7 +425,6 @@ pref("dom.netinfo.enabled", false);
 pref("network.http.referer.defaultPolicy", 2); // Bug 32948: Make referer behavior consistent regardless of private browing mode status
 pref("network.http.referer.defaultPolicy.pbmode", 2);
 pref("network.http.referer.XOriginTrimmingPolicy", 2); // Bug 17228: Force trim referer to scheme+host+port in cross-origin requests
-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);
 // tor-browser#40424



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

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/7ec83a573ab3f6ec4ee5def8e086acef7275729c
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/20240903/a314207a/attachment.htm>


More information about the tor-commits mailing list