tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit a6d7a686b8137be144a22c205045fbb945e876d4
parent 3569bab8dc88ac4075b18a9da1eabd3a4624591e
Author: serge-sans-paille <sguelton@mozilla.com>
Date:   Tue, 28 Oct 2025 21:01:26 +0000

Bug 1996916 - Remove unused mfbt inclusion in browser/** r=win-reviewers,gstoll

Differential Revision: https://phabricator.services.mozilla.com/D270370

Diffstat:
Mbrowser/app/winlauncher/freestanding/ModuleLoadFrame.h | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/browser/app/winlauncher/freestanding/ModuleLoadFrame.h b/browser/app/winlauncher/freestanding/ModuleLoadFrame.h @@ -9,7 +9,6 @@ #include "mozilla/LoaderAPIInterfaces.h" #include "mozilla/NativeNt.h" -#include "mozilla/ThreadLocal.h" #include "SafeThreadLocal.h"