tor-browser

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

commit c0501d1cf0bc765ed4e30a21185d79ddcf24810b
parent b08bee23dd25704acd86a6c34967a2de087f14af
Author: serge-sans-paille <sguelton@mozilla.com>
Date:   Tue, 14 Oct 2025 14:11:56 +0000

Bug 1993883 - Cleanup mfbt/RefCountType.h includes r=emilio

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

Diffstat:
Mdom/base/Document.cpp | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/dom/base/Document.cpp b/dom/base/Document.cpp @@ -97,7 +97,6 @@ #include "mozilla/PresShellInlines.h" #include "mozilla/ProfilerMarkers.h" #include "mozilla/PseudoStyleType.h" -#include "mozilla/RefCountType.h" #include "mozilla/RelativeTo.h" #include "mozilla/RestyleManager.h" #include "mozilla/ReverseIterator.h"