<!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, "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, -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, -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;">
Pier Angelo Vendrame pushed to branch tor-browser-102.8.0esr-12.5-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/71fef23da1e73993d16b81a9654f28d9c3c47ff3">71fef23d</a></strong>
<div>
<span> by Pier Angelo Vendrame </span> <i> at 2023-03-10T09:01:30+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "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 40933: Add tor-launcher functionality

Bug 41657: Remove references to data-outside-app-dir
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/0f28c0c951934bf58f0a7c695859d2eeffb97b87">0f28c0c9</a></strong>
<div>
<span> by Pier Angelo Vendrame </span> <i> at 2023-03-10T09:01:40+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "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 40597: Implement TorSettings module

Bug 41657: Remove references to data-outside-app-dir

While doing so, we have updated TorLauncherUtil.jsm, and we have found
some minor imperfections in Moat.jsm, that this commit fixes.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/0b6e14af11527072e230309d348a5cce558d9796">0b6e14af</a></strong>
<div>
<span> by Pier Angelo Vendrame </span> <i> at 2023-03-10T09:01:40+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "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 13252: Customize profile management on macOS

Bug 41647: Clean up our {TOR,BASE}_BROWSER(_VERSION)? macros

For these changes, we need to change TOR_BROWSER_VERSION to
TOR_BROWSER, since they are Tor Browser-specific.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/8a742c52033a8886b99ef90c2ce4d43297855b14">8a742c52</a></strong>
<div>
<span> by Pier Angelo Vendrame </span> <i> at 2023-03-10T09:01:41+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "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 41149: Re-enable DLL injection protection in all builds not just nightlies

Bug 41647: Clean up our {TOR,BASE}_BROWSER(_VERSION)? macros

Changed BASE_BROWSER with BASE_BROWSER_VERSION.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/8ace15ffb7b95d8a9c7c3723c9e89f4ab8925459">8ace15ff</a></strong>
<div>
<span> by Pier Angelo Vendrame </span> <i> at 2023-03-10T09:01:41+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "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

Bug 41647: Clean up our {TOR,BASE}_BROWSER(_VERSION)? macros

Changed TOR_BROWSER_VERSION with BASE_BROWSER_VERSION.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/053d7d632a108f5fe6cee68d9b48364586669e51">053d7d63</a></strong>
<div>
<span> by Pier Angelo Vendrame </span> <i> at 2023-03-10T09:01:41+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "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 41599: Always return an empty string as network ID

Bug 41647: Clean up our {TOR,BASE}_BROWSER(_VERSION)? macros

Changed BASE_BROWSER with BASE_BROWSER_VERSION.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/54a696191f567d8e92c953b3c2511f78698f3280">54a69619</a></strong>
<div>
<span> by Pier Angelo Vendrame </span> <i> at 2023-03-10T09:01:42+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "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 41108: Remove privileged macOS installation from 102

Bug 41647: Clean up our {TOR,BASE}_BROWSER(_VERSION)? macros

Changed BASE_BROWSER with BASE_BROWSER_VERSION.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/65995e51342c53210cd5cb53af99af9ee8cb4756">65995e51</a></strong>
<div>
<span> by Pier Angelo Vendrame </span> <i> at 2023-03-10T09:01:42+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "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! Add TorStrings module for localization

Bug 41647: Clean up our {TOR,BASE}_BROWSER(_VERSION)? macros

Changed TOR_BROWSER_VERSION with BASE_BROWSER_VERSION.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/569b4b967fadc0ada5c50a5cf572053949e2ef6a">569b4b96</a></strong>
<div>
<span> by Pier Angelo Vendrame </span> <i> at 2023-03-10T09:01:42+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "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! Base Browser's .mozconfigs.

Bug 41647: Clean up our {TOR,BASE}_BROWSER(_VERSION)? macros

Removed the --enable-base-browser flag and the BASE_BROWSER macro.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/fa8eb89848ccfba0ec6219b4a04599621bc4b6b4">fa8eb898</a></strong>
<div>
<span> by Pier Angelo Vendrame </span> <i> at 2023-03-10T09:01:43+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "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 16940: After update, load local change notes.

Bug 41657: Remove references to data-outside-app-dir

The different ways to look up for the ChangeLog.txt is not needed
anymore, so this commit removes it.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/c64d13ed85d1169fe4e8d7a11a77d08801553e32">c64d13ed</a></strong>
<div>
<span> by Pier Angelo Vendrame </span> <i> at 2023-03-10T09:08:43+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "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 25741: TBA: Disable GeckoNetworkManager

Bug 41647: Clean up our {TOR,BASE}_BROWSER(_VERSION)? macros

Changed TOR_BROWSER_VERSION to TOR_BROWSER.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/36932231a1324179af48e7f0f3bfcdd0e894be53">36932231</a></strong>
<div>
<span> by Pier Angelo Vendrame </span> <i> at 2023-03-10T09:08:44+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "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 4234: Use the Firefox Update Process for Tor Browser.

Bug 41647: Clean up our {TOR,BASE}_BROWSER(_VERSION)? macros

Changed TOR_BROWSER_VERSION with BASE_BROWSER_VERSION.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/9868c314e639de2c6ee0efd88e29342718ad0f46">9868c314</a></strong>
<div>
<span> by Pier Angelo Vendrame </span> <i> at 2023-03-10T09:08:44+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "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 31575: Disable Firefox Home (Activity Stream)

Bug 41647: Clean up our {TOR,BASE}_BROWSER(_VERSION)? macros

Changed BASE_BROWSER with BASE_BROWSER_VERSION.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/aeb28e670e68054643af62f54757d7ca1d0fde1f">aeb28e67</a></strong>
<div>
<span> by Pier Angelo Vendrame </span> <i> at 2023-03-10T09:08:45+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "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 31740: Remove some unnecessary RemoteSettings instances

Bug 41647: Clean up our {TOR,BASE}_BROWSER(_VERSION)? macros

Changed BASE_BROWSER with BASE_BROWSER_VERSION.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/8ddac88c838e8a8aef4280aa8d9f9f8bf783619b">8ddac88c</a></strong>
<div>
<span> by Pier Angelo Vendrame </span> <i> at 2023-03-10T09:08:45+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "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.

Bug 41647: Clean up our {TOR,BASE}_BROWSER(_VERSION)? macros

Changed TOR_BROWSER_VERSION with BASE_BROWSER_VERSION.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/c69d503528291339c8ce3a31cf380be4eb067bee">c69d5035</a></strong>
<div>
<span> by Pier Angelo Vendrame </span> <i> at 2023-03-10T09:08:45+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "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 41542: Disable the creation of a default profile

Bug 41647: Clean up our {TOR,BASE}_BROWSER(_VERSION)? macros

Changed TOR_BROWSER_VERSION with BASE_BROWSER_VERSION.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/f52818cdab9bfe808335a85a12d41e34eb36967b">f52818cd</a></strong>
<div>
<span> by Pier Angelo Vendrame </span> <i> at 2023-03-10T09:08:46+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "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! TB3: Tor Browser's official .mozconfigs.

Bug 41647: Clean up our {TOR,BASE}_BROWSER(_VERSION)? macros

Removed --with-tor-browser-version

Also, prepare the code for the next fixup.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/e68b2a5c617a9f612a6937a6bc65c822c725c764">e68b2a5c</a></strong>
<div>
<span> by Pier Angelo Vendrame </span> <i> at 2023-03-10T09:08:46+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "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! Base Browser's .mozconfigs.

Bug 41647: Clean up our {TOR,BASE}_BROWSER(_VERSION)? macros

Added --with-base-browser-version
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/f72a9f9dfae55f9ffc13a198b7ad89d6659783da">f72a9f9d</a></strong>
<div>
<span> by Pier Angelo Vendrame </span> <i> at 2023-03-10T09:08:47+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "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! TB3: Tor Browser's official .mozconfigs.

Restore the changes taken away earlier.
</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#33570de66ae1ebb38820e96152346f6af5e136fa">
browser/actors/AboutTBUpdateParent.jsm
</a>
</li>
<li class="file-stats">
<a href="#2636b0b21542c53600702224ec13402827d768ed">
browser/app/profile/000-tor-browser.js
</a>
</li>
<li class="file-stats">
<a href="#c784af0f333ae3858d93f202c633703bbcb89281">
browser/base/content/aboutDialog.js
</a>
</li>
<li class="file-stats">
<a href="#69ba4fe4bb9bf0a7930cd2ca985c2ac94d0b814f">
browser/components/BrowserContentHandler.jsm
</a>
</li>
<li class="file-stats">
<a href="#1aca5472e6c64275ae4f570fb28b456e15138a5e">
browser/components/about/AboutRedirector.cpp
</a>
</li>
<li class="file-stats">
<a href="#af33a46463b8cfb1664e5bd3dc02d5eb15e8d8d9">
browser/components/preferences/main.js
</a>
</li>
<li class="file-stats">
<a href="#51e8fdd634cea5aa654cc5c1b3e38bc7b298f453">
browser/config/mozconfigs/base-browser
</a>
</li>
<li class="file-stats">
<a href="#d9f76adf1af49204fcc22aff0c7caa7a12309844">
browser/config/mozconfigs/base-browser-android
</a>
</li>
<li class="file-stats">
<a href="#c42c47b28f49846cce66c2deaf2fdd87e23c41ba">
browser/modules/Moat.jsm
</a>
</li>
<li class="file-stats">
<a href="#a5cb0bf53927445056c9928c458909a309d6e580">
browser/modules/TorStrings.jsm
</a>
</li>
<li class="file-stats">
<a href="#9b3b1be316c771a4018ee8e77aaa5c1cadd13c7e">
docshell/base/nsAboutRedirector.cpp
</a>
</li>
<li class="file-stats">
<a href="#73df6102cc04ef61bd0628b97863f9b468d4834f">
mobile/android/app/mobile.js
</a>
</li>
<li class="file-stats">
<a href="#f6633274fa3f1cc8de5b7986d5df690dfb0de5de">
mobile/android/geckoview/build.gradle
</a>
</li>
<li class="file-stats">
<a href="#452e7926c0db3e07b6dae977a1264bafdf17ef93">
mobile/android/geckoview/src/main/java/org/mozilla/geckoview/GeckoRuntime.java
</a>
</li>
<li class="file-stats">
<a href="#836e728488462f4529b373add407c7ddf4725bf7">
moz.configure
</a>
</li>
<li class="file-stats">
<a href="#cda6fb6c2d70bd41d4ef8c835ae7dcfc2597626d">
mozconfig-linux-x86_64-dev
</a>
</li>
<li class="file-stats">
<a href="#0e5df74996496968d89d91724607b30eba3f93e7">
mozconfig-macos-x86_64

mozconfig-macos
</a>
</li>
<li class="file-stats">
<a href="#aaee16c1a31cc833f2822b51e5ee31d0148c15fb">
netwerk/system/android/nsAndroidNetworkLinkService.cpp
</a>
</li>
<li class="file-stats">
<a href="#0c7d65c220bbff3694880929414a544216c6f5ae">
netwerk/system/linux/nsNetworkLinkService.cpp
</a>
</li>
<li class="file-stats">
<a href="#b56fe166647b67760caac65a0edc5921079c9d76">
netwerk/system/mac/nsNetworkLinkService.mm
</a>
</li>
<li class="file-stats">
<a href="#ce2dcafaedd284a5b7bb4c118b8d57663513a1a0">
netwerk/system/netlink/NetlinkService.cpp
</a>
</li>
<li class="file-stats">
<a href="#85d285d4528b9f06693f6445f6a54f122726e123">
netwerk/system/win32/nsNotifyAddrListener.cpp
</a>
</li>
<li class="file-stats">
<a href="#6f02ec13ab4e70a2ce65b7f67d8868e448aa63d3">
toolkit/components/tor-launcher/TorLauncherUtil.jsm
</a>
</li>
<li class="file-stats">
<a href="#765a56e8c6f818509fe02af5bd6da2df554fe7c5">
toolkit/components/tor-launcher/TorProcess.jsm
</a>
</li>
<li class="file-stats">
<a href="#11db1aa75ffd7246743ca93cf617c7ff15eb165a">
toolkit/modules/AppConstants.jsm
</a>
</li>
<li class="file-stats">
<a href="#e40343d9037122956dcebd8401e9867d4f728b3e">
toolkit/modules/UpdateUtils.jsm
</a>
</li>
<li class="file-stats">
<a href="#bbf43928902464b67d63560102d48060f253fc04">
toolkit/mozapps/extensions/AddonManager.jsm
</a>
</li>
<li class="file-stats">
<a href="#2b580644fda10223c247e66e27771f25a17f4b37">
toolkit/mozapps/update/UpdateService.jsm
</a>
</li>
<li class="file-stats">
<a href="#1eb9c24ad9e1be6951a2e55e730bd710b22bb5ee">
toolkit/mozapps/update/updater/updater.cpp
</a>
</li>
<li class="file-stats">
<a href="#08143a690f230d10886348ad441963f67c8aff25">
toolkit/profile/nsToolkitProfileService.cpp
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: 0.875rem;">
The diff was not included because it is too large.
</h5>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #737278;">

<br>
<a href="https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/4f45ad5f20aa7a81cfb63087c0c828ec48a7f713...f72a9f9dfae55f9ffc13a198b7ad89d6659783da">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> · <a href="https://gitlab.torproject.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>



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