tor-browser

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

commit 61a131f5c95e7f88018cc786f5dec802e21f4a50
parent d2caa0fd8edebda755a2e14c11cd2c02253d1ae9
Author: serge-sans-paille <sguelton@mozilla.com>
Date:   Tue, 28 Oct 2025 22:16:23 +0000

Bug 1996917 - Remove unused mfbt inclusion in caps/** r=emilio,mccr8

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

Diffstat:
Mcaps/ContentPrincipal.cpp | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/caps/ContentPrincipal.cpp b/caps/ContentPrincipal.cpp @@ -35,7 +35,6 @@ #include "mozilla/ClearOnShutdown.h" #include "mozilla/ExtensionPolicyService.h" #include "mozilla/Preferences.h" -#include "mozilla/HashFunctions.h" #include "nsSerializationHelper.h"