[prev in list] [next in list] [prev in thread] [next in thread] 

List:       tor-cvs
Subject:    [tor-commits] [Git][tpo/applications/tor-browser][tor-browser-115.2.0esr-13.0-1] 2
From:       "richard \( () richard\) via tor-commits" <tor-commits () lists ! torproject ! org>
Date:       2023-08-29 20:28:35
Message-ID: 64ee54f372414_42e984bc014246e7 () gitlab-02 ! mail
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


richard pushed to branch tor-browser-115.2.0esr-13.0-1 at The Tor Project / \
Applications / Tor Browser


Commits:
21e22bb1 by Richard Pospesel at 2023-08-29T20:18:43+00:00
fixup! Firefox preference overrides.

- - - - -
f3e8eab7 by Richard Pospesel at 2023-08-29T20:18:44+00:00
fixup! Bug 40562: Added Tor Browser preferences to 000-tor-browser.js

- - - - -


2 changed files:

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


Changes:

=====================================
browser/app/profile/000-tor-browser.js
=====================================
@@ -51,9 +51,7 @@ pref("extensions.torbutton.use_nontor_proxy", false);
 // Browser home page:
 pref("browser.startup.homepage", "about:tor");
 
-// tor-browser#40701: Add new download warning and flipping prefs to match Firefox
-pref("browser.download.useDownloadDir", true);
-pref("browser.download.always_ask_before_handling_new_types", false);
+// tor-browser#40701: Add new download warning
 pref("browser.download.showTorWarning", true);
 
 // This pref specifies an ad-hoc "version" for various pref update hacks we need to \
do


=====================================
browser/app/profile/001-base-profile.js
=====================================
@@ -50,9 +50,12 @@ pref("permissions.memory_only", true);
 pref("network.cookie.lifetimePolicy", 2);
 pref("security.nocertdb", true);
 
-// Disk activity: TBB Directory Isolation
+// Disk Activity Disable auto-downloaing to ~/Downloads and other download
+// tweaks to minimize disk leaks (tor-browser#42050)
 pref("browser.download.useDownloadDir", false);
+pref("browser.download.always_ask_before_handling_new_types", true);
 pref("browser.download.manager.addToRecentDocs", false);
+pref("browser.download.start_downloads_in_tmp_dir", true);
 
 // Prevent download stuffing / DOS (tor-browser#41764)
 pref("browser.download.enable_spam_prevention", true);



View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compar \
e/3fbd7156b75c0bf07d96f3c195c447d0edb2dabd...f3e8eab777316cca0e68ec7bc06b453d633c6688

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compar \
e/3fbd7156b75c0bf07d96f3c195c447d0edb2dabd...f3e8eab777316cca0e68ec7bc06b453d633c6688 \
You're receiving this email because of your account on gitlab.torproject.org.


[Attachment #5 (text/html)]

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" \
"http://www.w3.org/TR/REC-html40/loose.dtd"> <html lang="en" \
style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, \
Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale \
mono, lucida console, monospace;'> <head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>

<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>


<style>img {
max-width: 100%; height: auto;
}
body {
font-size: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: var(--default-regular-font, "GitLab \
Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto \
Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI \
Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit; }
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px; \
font-family: var(--default-regular-font, "GitLab \
Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto \
Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI \
Emoji","Segoe UI Symbol","Noto Color Emoji";'> <div class="content">

<h3 style="margin-top: 20px; margin-bottom: 10px;">
richard pushed to branch tor-browser-115.2.0esr-13.0-1 at <a \
href="https://gitlab.torproject.org/tpo/applications/tor-browser">The Tor Project / \
Applications / Tor Browser</a> </h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: bold;"><a \
href="https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/21e22bb1d24c18b407255be2d7359c7d40f39208">21e22bb1</a></strong>
 <div>
<span> by Richard Pospesel </span> <i> at 2023-08-29T20:18:43+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: \
14px; color: #333238; position: relative; font-family: var(--default-mono-font, \
"GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation \
Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida \
console",monospace; word-break: break-all; word-wrap: break-word; background-color: \
#fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid \
#dcdcde;'>fixup! Firefox preference overrides. </pre>
</li>
<li>
<strong style="font-weight: bold;"><a \
href="https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/f3e8eab777316cca0e68ec7bc06b453d633c6688">f3e8eab7</a></strong>
 <div>
<span> by Richard Pospesel </span> <i> at 2023-08-29T20:18:44+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: \
14px; color: #333238; position: relative; font-family: var(--default-mono-font, \
"GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation \
Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida \
console",monospace; word-break: break-all; word-wrap: break-word; background-color: \
#fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid \
#dcdcde;'>fixup! Bug 40562: Added Tor Browser preferences to 000-tor-browser.js \
</pre> </li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
2 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#2636b0b21542c53600702224ec13402827d768ed">
browser/app/profile/000-tor-browser.js
</a>
</li>
<li class="file-stats">
<a href="#a11e9477e16f35c1147f46dbf93e1b2c5c8b79d1">
browser/app/profile/001-base-profile.js
</a>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Changes:
</h4>
<li id="2636b0b21542c53600702224ec13402827d768ed">
<a href="https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/3fbd7156 \
b75c0bf07d96f3c195c447d0edb2dabd...f3e8eab777316cca0e68ec7bc06b453d633c6688#2636b0b21542c53600702224ec13402827d768ed"><strong \
style="font-weight: bold;">browser/app/profile/000-tor-browser.js</strong></a> <hr \
style="overflow: hidden; border: 1px solid #e1e1e1;"> <table class="code white" \
style="border-spacing: 0; border-collapse: collapse; width: auto; font-family: \
monospace; font-size: 90%;" bgcolor="#fff" width="100%" cellpadding="0" \
cellspacing="0"> <tr class="line_holder match" style="line-height: 1.6;">
<td class="diff-line-num unfold js-unfold old_line" data-linenumber="51" \
style="width: 35px; color: rgba(31,30,36,0.24); border-right-width: 1px; \
border-right-color: #ececef; border-right-style: solid; padding: inherit;" \
align="right" bgcolor="#fbfafd">...</td> <td class="diff-line-num unfold js-unfold \
new_line" data-linenumber="51" style="width: 35px; color: rgba(31,30,36,0.24); \
border-right-width: 1px; border-right-color: #ececef; border-right-style: solid; \
padding: inherit;" align="right" bgcolor="#fbfafd">...</td> <td class="line_content \
match" style="color: rgba(31,30,36,0.24); padding: inherit;" bgcolor="#fbfafd">@@ \
-51,9 +51,7 @@ pref("extensions.torbutton.use_nontor_proxy", false);</td> </tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="51" style="width: 35px; color: \
rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #ececef; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd"> 51
</td>
<td class="new_line diff-line-num" data-linenumber="51" style="width: 35px; color: \
rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #ececef; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd"> 51
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; \
font-size: 14px; color: #333238; position: relative; font-family: \
var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans \
Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida \
console",monospace; word-break: break-all; word-wrap: break-word; background-color: \
inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dcdcde;'> \
<span id="LC51" class="line" lang="javascript"><span class="c1" style="color: #998; \
font-style: italic;">// Browser home page:</span></span> </pre></td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="52" style="width: 35px; color: \
rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #ececef; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd"> 52
</td>
<td class="new_line diff-line-num" data-linenumber="52" style="width: 35px; color: \
rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #ececef; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd"> 52
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; \
font-size: 14px; color: #333238; position: relative; font-family: \
var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans \
Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida \
console",monospace; word-break: break-all; word-wrap: break-word; background-color: \
inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dcdcde;'> \
<span id="LC52" class="line" lang="javascript"><span class="nf" style="color: #900; \
font-weight: 600;">pref</span><span class="p">(</span><span class="dl">"</span><span \
class="s2" style="color: #d14;">browser.startup.homepage</span><span \
class="dl">"</span><span class="p">,</span> <span class="dl">"</span><span class="s2" \
style="color: #d14;">about:tor</span><span class="dl">"</span><span \
class="p">);</span></span> </pre></td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="53" style="width: 35px; color: \
rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #ececef; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd"> 53
</td>
<td class="new_line diff-line-num" data-linenumber="53" style="width: 35px; color: \
rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #ececef; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd"> 53
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; \
font-size: 14px; color: #333238; position: relative; font-family: \
var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans \
Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida \
console",monospace; word-break: break-all; word-wrap: break-word; background-color: \
inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dcdcde;'> \
<span id="LC53" class="line" lang="javascript"></span> </pre></td>
</tr>
<tr class="line_holder old" style="line-height: 1.6;">
<td class="old_line diff-line-num old" data-linenumber="54" style="width: 35px; \
color: rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #fac5cd; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#f9d7dc"> 54
</td>
<td class="new_line diff-line-num old" data-linenumber="54" style="width: 35px; \
color: rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #fac5cd; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#f9d7dc">  
</td>
<td class="line_content old" style="padding: inherit;" bgcolor="#fbe9eb"><pre \
style='display: block; font-size: 14px; color: #333238; position: relative; \
font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu \
Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale \
mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; \
background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit \
solid #dcdcde;'>-<span id="LC54" class="line" lang="javascript"><span class="c1" \
style="color: #998; font-style: italic;">// tor-browser#40701: Add new download \
warning and flipping prefs to match Firefox</span></span> </pre></td>
</tr>
<tr class="line_holder old" style="line-height: 1.6;">
<td class="old_line diff-line-num old" data-linenumber="55" style="width: 35px; \
color: rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #fac5cd; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#f9d7dc"> 55
</td>
<td class="new_line diff-line-num old" data-linenumber="54" style="width: 35px; \
color: rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #fac5cd; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#f9d7dc">  
</td>
<td class="line_content old" style="padding: inherit;" bgcolor="#fbe9eb"><pre \
style='display: block; font-size: 14px; color: #333238; position: relative; \
font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu \
Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale \
mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; \
background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit \
solid #dcdcde;'>-<span id="LC55" class="line" lang="javascript"><span class="nf" \
style="color: #900; font-weight: 600;">pref</span><span class="p">(</span><span \
class="dl">"</span><span class="s2" style="color: \
#d14;">browser.download.useDownloadDir</span><span class="dl">"</span><span \
class="p">,</span> <span class="kc" style="font-weight: 600;">true</span><span \
class="p">);</span></span> </pre></td>
</tr>
<tr class="line_holder old" style="line-height: 1.6;">
<td class="old_line diff-line-num old" data-linenumber="56" style="width: 35px; \
color: rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #fac5cd; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#f9d7dc"> 56
</td>
<td class="new_line diff-line-num old" data-linenumber="54" style="width: 35px; \
color: rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #fac5cd; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#f9d7dc">  
</td>
<td class="line_content old" style="padding: inherit;" bgcolor="#fbe9eb"><pre \
style='display: block; font-size: 14px; color: #333238; position: relative; \
font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu \
Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale \
mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; \
background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit \
solid #dcdcde;'>-<span id="LC56" class="line" lang="javascript"><span class="nf" \
style="color: #900; font-weight: 600;">pref</span><span class="p">(</span><span \
class="dl">"</span><span class="s2" style="color: \
#d14;">browser.download.always_ask_before_handling_new_types</span><span \
class="dl">"</span><span class="p">,</span> <span class="kc" style="font-weight: \
600;">false</span><span class="p">);</span></span> </pre></td>
</tr>
<tr class="line_holder new" style="line-height: 1.6;">
<td class="old_line diff-line-num new" data-linenumber="57" style="width: 35px; \
color: rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #c7f0d2; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#ddfbe6">  
</td>
<td class="new_line diff-line-num new" data-linenumber="54" style="width: 35px; \
color: rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #c7f0d2; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#ddfbe6"> 54
</td>
<td class="line_content new" style="padding: inherit;" bgcolor="#ecfdf0"><pre \
style='display: block; font-size: 14px; color: #333238; position: relative; \
font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu \
Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale \
mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; \
background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit \
solid #dcdcde;'>+<span id="LC54" class="line" lang="javascript"><span class="c1" \
style="color: #998; font-style: italic;">// tor-browser#40701: Add new download \
warning</span></span> </pre></td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="57" style="width: 35px; color: \
rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #ececef; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd"> 57
</td>
<td class="new_line diff-line-num" data-linenumber="55" style="width: 35px; color: \
rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #ececef; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd"> 55
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; \
font-size: 14px; color: #333238; position: relative; font-family: \
var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans \
Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida \
console",monospace; word-break: break-all; word-wrap: break-word; background-color: \
inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dcdcde;'> \
<span id="LC55" class="line" lang="javascript"><span class="nf" style="color: #900; \
font-weight: 600;">pref</span><span class="p">(</span><span class="dl">"</span><span \
class="s2" style="color: #d14;">browser.download.showTorWarning</span><span \
class="dl">"</span><span class="p">,</span> <span class="kc" style="font-weight: \
600;">true</span><span class="p">);</span></span> </pre></td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="58" style="width: 35px; color: \
rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #ececef; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd"> 58
</td>
<td class="new_line diff-line-num" data-linenumber="56" style="width: 35px; color: \
rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #ececef; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd"> 56
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; \
font-size: 14px; color: #333238; position: relative; font-family: \
var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans \
Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida \
console",monospace; word-break: break-all; word-wrap: break-word; background-color: \
inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dcdcde;'> \
<span id="LC56" class="line" lang="javascript"></span> </pre></td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="59" style="width: 35px; color: \
rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #ececef; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd"> 59
</td>
<td class="new_line diff-line-num" data-linenumber="57" style="width: 35px; color: \
rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #ececef; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd"> 57
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; \
font-size: 14px; color: #333238; position: relative; font-family: \
var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans \
Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida \
console",monospace; word-break: break-all; word-wrap: break-word; background-color: \
inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dcdcde;'> \
<span id="LC57" class="line" lang="javascript"><span class="c1" style="color: #998; \
font-style: italic;">// This pref specifies an ad-hoc "version" for various pref \
update hacks we need to do</span></span> </pre></td>
</tr>

</table>
<br>
</li>
<li id="a11e9477e16f35c1147f46dbf93e1b2c5c8b79d1">
<a href="https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/3fbd7156 \
b75c0bf07d96f3c195c447d0edb2dabd...f3e8eab777316cca0e68ec7bc06b453d633c6688#a11e9477e16f35c1147f46dbf93e1b2c5c8b79d1"><strong \
style="font-weight: bold;">browser/app/profile/001-base-profile.js</strong></a> <hr \
style="overflow: hidden; border: 1px solid #e1e1e1;"> <table class="code white" \
style="border-spacing: 0; border-collapse: collapse; width: auto; font-family: \
monospace; font-size: 90%;" bgcolor="#fff" width="100%" cellpadding="0" \
cellspacing="0"> <tr class="line_holder match" style="line-height: 1.6;">
<td class="diff-line-num unfold js-unfold old_line" data-linenumber="50" \
style="width: 35px; color: rgba(31,30,36,0.24); border-right-width: 1px; \
border-right-color: #ececef; border-right-style: solid; padding: inherit;" \
align="right" bgcolor="#fbfafd">...</td> <td class="diff-line-num unfold js-unfold \
new_line" data-linenumber="50" style="width: 35px; color: rgba(31,30,36,0.24); \
border-right-width: 1px; border-right-color: #ececef; border-right-style: solid; \
padding: inherit;" align="right" bgcolor="#fbfafd">...</td> <td class="line_content \
match" style="color: rgba(31,30,36,0.24); padding: inherit;" bgcolor="#fbfafd">@@ \
-50,9 +50,12 @@ pref("permissions.memory_only", true);</td> </tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="50" style="width: 35px; color: \
rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #ececef; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd"> 50
</td>
<td class="new_line diff-line-num" data-linenumber="50" style="width: 35px; color: \
rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #ececef; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd"> 50
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; \
font-size: 14px; color: #333238; position: relative; font-family: \
var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans \
Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida \
console",monospace; word-break: break-all; word-wrap: break-word; background-color: \
inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dcdcde;'> \
<span id="LC50" class="line" lang="javascript"><span class="nf" style="color: #900; \
font-weight: 600;">pref</span><span class="p">(</span><span class="dl">"</span><span \
class="s2" style="color: #d14;">network.cookie.lifetimePolicy</span><span \
class="dl">"</span><span class="p">,</span> <span class="mi" style="color: \
#099;">2</span><span class="p">);</span></span> </pre></td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="51" style="width: 35px; color: \
rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #ececef; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd"> 51
</td>
<td class="new_line diff-line-num" data-linenumber="51" style="width: 35px; color: \
rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #ececef; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd"> 51
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; \
font-size: 14px; color: #333238; position: relative; font-family: \
var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans \
Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida \
console",monospace; word-break: break-all; word-wrap: break-word; background-color: \
inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dcdcde;'> \
<span id="LC51" class="line" lang="javascript"><span class="nf" style="color: #900; \
font-weight: 600;">pref</span><span class="p">(</span><span class="dl">"</span><span \
class="s2" style="color: #d14;">security.nocertdb</span><span \
class="dl">"</span><span class="p">,</span> <span class="kc" style="font-weight: \
600;">true</span><span class="p">);</span></span> </pre></td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="52" style="width: 35px; color: \
rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #ececef; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd"> 52
</td>
<td class="new_line diff-line-num" data-linenumber="52" style="width: 35px; color: \
rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #ececef; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd"> 52
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; \
font-size: 14px; color: #333238; position: relative; font-family: \
var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans \
Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida \
console",monospace; word-break: break-all; word-wrap: break-word; background-color: \
inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dcdcde;'> \
<span id="LC52" class="line" lang="javascript"></span> </pre></td>
</tr>
<tr class="line_holder old" style="line-height: 1.6;">
<td class="old_line diff-line-num old" data-linenumber="53" style="width: 35px; \
color: rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #fac5cd; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#f9d7dc"> 53
</td>
<td class="new_line diff-line-num old" data-linenumber="53" style="width: 35px; \
color: rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #fac5cd; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#f9d7dc">  
</td>
<td class="line_content old" style="padding: inherit;" bgcolor="#fbe9eb"><pre \
style='display: block; font-size: 14px; color: #333238; position: relative; \
font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu \
Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale \
mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; \
background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit \
solid #dcdcde;'>-<span id="LC53" class="line" lang="javascript"><span class="c1" \
style="color: #998; font-style: italic;">// Disk activity: TBB Directory \
Isolation</span></span> </pre></td>
</tr>
<tr class="line_holder new" style="line-height: 1.6;">
<td class="old_line diff-line-num new" data-linenumber="54" style="width: 35px; \
color: rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #c7f0d2; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#ddfbe6">  
</td>
<td class="new_line diff-line-num new" data-linenumber="53" style="width: 35px; \
color: rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #c7f0d2; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#ddfbe6"> 53
</td>
<td class="line_content new" style="padding: inherit;" bgcolor="#ecfdf0"><pre \
style='display: block; font-size: 14px; color: #333238; position: relative; \
font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu \
Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale \
mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; \
background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit \
solid #dcdcde;'>+<span id="LC53" class="line" lang="javascript"><span class="c1" \
style="color: #998; font-style: italic;">// Disk Activity Disable auto-downloaing to \
~/Downloads and other download</span></span> </pre></td>
</tr>
<tr class="line_holder new" style="line-height: 1.6;">
<td class="old_line diff-line-num new" data-linenumber="54" style="width: 35px; \
color: rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #c7f0d2; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#ddfbe6">  
</td>
<td class="new_line diff-line-num new" data-linenumber="54" style="width: 35px; \
color: rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #c7f0d2; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#ddfbe6"> 54
</td>
<td class="line_content new" style="padding: inherit;" bgcolor="#ecfdf0"><pre \
style='display: block; font-size: 14px; color: #333238; position: relative; \
font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu \
Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale \
mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; \
background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit \
solid #dcdcde;'>+<span id="LC54" class="line" lang="javascript"><span class="c1" \
style="color: #998; font-style: italic;">// tweaks to minimize disk leaks \
(tor-browser#42050)</span></span> </pre></td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="54" style="width: 35px; color: \
rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #ececef; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd"> 54
</td>
<td class="new_line diff-line-num" data-linenumber="55" style="width: 35px; color: \
rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #ececef; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd"> 55
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; \
font-size: 14px; color: #333238; position: relative; font-family: \
var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans \
Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida \
console",monospace; word-break: break-all; word-wrap: break-word; background-color: \
inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dcdcde;'> \
<span id="LC55" class="line" lang="javascript"><span class="nf" style="color: #900; \
font-weight: 600;">pref</span><span class="p">(</span><span class="dl">"</span><span \
class="s2" style="color: #d14;">browser.download.useDownloadDir</span><span \
class="dl">"</span><span class="p">,</span> <span class="kc" style="font-weight: \
600;">false</span><span class="p">);</span></span> </pre></td>
</tr>
<tr class="line_holder new" style="line-height: 1.6;">
<td class="old_line diff-line-num new" data-linenumber="55" style="width: 35px; \
color: rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #c7f0d2; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#ddfbe6">  
</td>
<td class="new_line diff-line-num new" data-linenumber="56" style="width: 35px; \
color: rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #c7f0d2; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#ddfbe6"> 56
</td>
<td class="line_content new" style="padding: inherit;" bgcolor="#ecfdf0"><pre \
style='display: block; font-size: 14px; color: #333238; position: relative; \
font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu \
Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale \
mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; \
background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit \
solid #dcdcde;'>+<span id="LC56" class="line" lang="javascript"><span class="nf" \
style="color: #900; font-weight: 600;">pref</span><span class="p">(</span><span \
class="dl">"</span><span class="s2" style="color: \
#d14;">browser.download.always_ask_before_handling_new_types</span><span \
class="dl">"</span><span class="p">,</span> <span class="kc" style="font-weight: \
600;">true</span><span class="p">);</span></span> </pre></td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="55" style="width: 35px; color: \
rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #ececef; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd"> 55
</td>
<td class="new_line diff-line-num" data-linenumber="57" style="width: 35px; color: \
rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #ececef; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd"> 57
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; \
font-size: 14px; color: #333238; position: relative; font-family: \
var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans \
Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida \
console",monospace; word-break: break-all; word-wrap: break-word; background-color: \
inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dcdcde;'> \
<span id="LC57" class="line" lang="javascript"><span class="nf" style="color: #900; \
font-weight: 600;">pref</span><span class="p">(</span><span class="dl">"</span><span \
class="s2" style="color: #d14;">browser.download.manager.addToRecentDocs</span><span \
class="dl">"</span><span class="p">,</span> <span class="kc" style="font-weight: \
600;">false</span><span class="p">);</span></span> </pre></td>
</tr>
<tr class="line_holder new" style="line-height: 1.6;">
<td class="old_line diff-line-num new" data-linenumber="56" style="width: 35px; \
color: rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #c7f0d2; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#ddfbe6">  
</td>
<td class="new_line diff-line-num new" data-linenumber="58" style="width: 35px; \
color: rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #c7f0d2; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#ddfbe6"> 58
</td>
<td class="line_content new" style="padding: inherit;" bgcolor="#ecfdf0"><pre \
style='display: block; font-size: 14px; color: #333238; position: relative; \
font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu \
Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale \
mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; \
background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit \
solid #dcdcde;'>+<span id="LC58" class="line" lang="javascript"><span class="nf" \
style="color: #900; font-weight: 600;">pref</span><span class="p">(</span><span \
class="dl">"</span><span class="s2" style="color: \
#d14;">browser.download.start_downloads_in_tmp_dir</span><span \
class="dl">"</span><span class="p">,</span> <span class="kc" style="font-weight: \
600;">true</span><span class="p">);</span></span> </pre></td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="56" style="width: 35px; color: \
rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #ececef; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd"> 56
</td>
<td class="new_line diff-line-num" data-linenumber="59" style="width: 35px; color: \
rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #ececef; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd"> 59
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; \
font-size: 14px; color: #333238; position: relative; font-family: \
var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans \
Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida \
console",monospace; word-break: break-all; word-wrap: break-word; background-color: \
inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dcdcde;'> \
<span id="LC59" class="line" lang="javascript"></span> </pre></td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="57" style="width: 35px; color: \
rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #ececef; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd"> 57
</td>
<td class="new_line diff-line-num" data-linenumber="60" style="width: 35px; color: \
rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #ececef; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd"> 60
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; \
font-size: 14px; color: #333238; position: relative; font-family: \
var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans \
Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida \
console",monospace; word-break: break-all; word-wrap: break-word; background-color: \
inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dcdcde;'> \
<span id="LC60" class="line" lang="javascript"><span class="c1" style="color: #998; \
font-style: italic;">// Prevent download stuffing / DOS \
(tor-browser#41764)</span></span> </pre></td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="58" style="width: 35px; color: \
rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #ececef; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd"> 58
</td>
<td class="new_line diff-line-num" data-linenumber="61" style="width: 35px; color: \
rgba(31,30,36,0.24); border-right-width: 1px; border-right-color: #ececef; \
border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd"> 61
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; \
font-size: 14px; color: #333238; position: relative; font-family: \
var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans \
Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida \
console",monospace; word-break: break-all; word-wrap: break-word; background-color: \
inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dcdcde;'> \
<span id="LC61" class="line" lang="javascript"><span class="nf" style="color: #900; \
font-weight: 600;">pref</span><span class="p">(</span><span class="dl">"</span><span \
class="s2" style="color: #d14;">browser.download.enable_spam_prevention</span><span \
class="dl">"</span><span class="p">,</span> <span class="kc" style="font-weight: \
600;">true</span><span class="p">);</span></span> </pre></td>
</tr>

</table>
<br>
</li>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #737278;">
&#8212;
<br>
<a href="https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/3fbd7156 \
b75c0bf07d96f3c195c447d0edb2dabd...f3e8eab777316cca0e68ec7bc06b453d633c6688">View it \
on GitLab</a>. <br>
You're receiving this email because of your account on <a target="_blank" \
rel="noopener noreferrer" \
href="https://gitlab.torproject.org">gitlab.torproject.org</a>. <a \
href="https://gitlab.torproject.org/-/profile/notifications" target="_blank" \
rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> &#183; \
<a href="https://gitlab.torproject.org/help" target="_blank" rel="noopener \
noreferrer" class="help-link">Help</a>



</p>
</div>
</body>
</html>



_______________________________________________
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic