Loading browser/app/profile/000-tor-browser.js +2 −3 Original line number Diff line number Diff line Loading @@ -288,9 +288,8 @@ pref("layers.acceleration.disabled", true); pref("media.audio_data.enabled", false); // If true, remote JAR files will not be opened, regardless of content type // Patch done by Jeff Gibat (iSEC). We bind it to the security slider but allow // jar: in default mode. pref("network.jar.block-remote-files", false); // Patch written by Jeff Gibat (iSEC). pref("network.jar.block-remote-files", true); // Enable TLS 1.1 and 1.2: // https://trac.torproject.org/projects/tor/ticket/11253 Loading Loading
browser/app/profile/000-tor-browser.js +2 −3 Original line number Diff line number Diff line Loading @@ -288,9 +288,8 @@ pref("layers.acceleration.disabled", true); pref("media.audio_data.enabled", false); // If true, remote JAR files will not be opened, regardless of content type // Patch done by Jeff Gibat (iSEC). We bind it to the security slider but allow // jar: in default mode. pref("network.jar.block-remote-files", false); // Patch written by Jeff Gibat (iSEC). pref("network.jar.block-remote-files", true); // Enable TLS 1.1 and 1.2: // https://trac.torproject.org/projects/tor/ticket/11253 Loading