tor-browser

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

commit a09a6e8f57ebfca6186aed118f48bb9ede68898f
parent 33eed4fe86589e1546697c114abff63260f56fce
Author: James Teh <jteh@mozilla.com>
Date:   Wed,  8 Oct 2025 23:29:50 +0000

Bug 1993152: Let UI Automation ride the trains. r=morgan

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

Diffstat:
Mmodules/libpref/init/StaticPrefList.yaml | 4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git a/modules/libpref/init/StaticPrefList.yaml b/modules/libpref/init/StaticPrefList.yaml @@ -294,11 +294,7 @@ # * 2: Enable unless incompatible accessibility clients are detected. - name: accessibility.uia.enable type: uint32_t -#ifdef NIGHTLY_BUILD value: 2 -#else - value: 0 -#endif mirror: always do_not_use_directly: true