tor-browser

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

commit e288e90522812552cf253b72357f962245da9157
parent d9fb3dad42b7f484c60b11a60414c275614c8bc1
Author: owlishDeveloper <bugzeeeeee@gmail.com>
Date:   Fri,  7 Nov 2025 22:08:28 +0000

Bug 1998306 - Turn Navigation API for early beta on Android r=tcampbell

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

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 @@ -3693,11 +3693,7 @@ # Whether the navigation API will be exposed. - name: dom.navigation.webidl.enabled type: RelaxedAtomicBool -#ifdef ANDROID - value: @IS_NIGHTLY_BUILD@ -#else value: @IS_EARLY_BETA_OR_EARLIER@ -#endif mirror: always do_not_use_directly: true