tor-browser

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

commit 42ff5ed800be82c74d2cc35955118a114ee6957e
parent 11176d7f6a2b47758d8b4acfe9c169522aa6b545
Author: Cosmin Sabou <csabou@mozilla.com>
Date:   Wed, 19 Nov 2025 08:31:16 +0200

Revert "Bug 1986681 - Ship css module scripts; r=emilio" for causing css related wpt failures. DONTBUILD

This reverts commit b26c65fcbc14a29f1e443bc8a0c4f099313e3ff5.

Diffstat:
Mmodules/libpref/init/StaticPrefList.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/libpref/init/StaticPrefList.yaml b/modules/libpref/init/StaticPrefList.yaml @@ -9872,7 +9872,7 @@ # https://html.spec.whatwg.org/#creating-a-css-module-script - name: layout.css.module-scripts.enabled type: RelaxedAtomicBool - value: true + value: false mirror: always # Override DPI. A value of -1 means use the maximum of 96 and the system DPI.