tor-browser

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

commit 4d587362a4cbec5d9aa9225cf0660866ea00a55a
parent ecb9929061eed786b0d4622d85b31773e6fd5169
Author: Daniel Minor <dminor@mozilla.com>
Date:   Tue, 25 Nov 2025 15:25:08 +0000

Bug 1986681 - Ship css module scripts; r=emilio

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

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 @@ -9879,7 +9879,7 @@ # https://html.spec.whatwg.org/#creating-a-css-module-script - name: layout.css.module-scripts.enabled type: RelaxedAtomicBool - value: false + value: true mirror: always # Override DPI. A value of -1 means use the maximum of 96 and the system DPI.