[tor-bugs] #10280 [Tor Browser]: Torbrowser shouldn't load flash into the process space by default
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sat Feb 28 10:47:16 UTC 2015
#10280: Torbrowser shouldn't load flash into the process space by default
-------------------------+-------------------------------------------------
Reporter: | Owner:
mikeperry | Status: reopened
Type: | Milestone:
enhancement | Version:
Priority: normal | Keywords: tbb-testcase,
Component: Tor | TorBrowserTeam201502R, tbb-firefox-patch,
Browser | MikePerry201502R
Resolution: | Parent ID:
Actual Points: |
Points: |
-------------------------+-------------------------------------------------
Comment (by cypherpunks):
{{{
--- a/browser/app/profile/000-tor-browser.js
+++ b/browser/app/profile/000-tor-browser.js
@@ -114,6 +114,7 @@
pref("network.protocol-handler.warn-external.snews", true);
pref("plugins.click_to_play", true);
pref("plugin.state.flash", 1);
+pref("plugin.disable", true);
pref("plugins.hide_infobar_for_missing_plugin", true);
pref("media.peerconnection.enabled", false); // Disable WebRTC interfaces
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/10280#comment:43>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list