
Pier Angelo Vendrame pushed to branch tor-browser-140.3.0esr-15.0-1 at The Tor Project / Applications / Tor Browser Commits: dc86ff0c by John M. Schanck at 2025-10-08T14:14:49+02:00 Bug 1989986 - enable mlkem768x25519 in beta and release on Android. r=nkulatova Differential Revision: https://phabricator.services.mozilla.com/D265640 - - - - - 1 changed file: - modules/libpref/init/StaticPrefList.yaml Changes: ===================================== modules/libpref/init/StaticPrefList.yaml ===================================== @@ -15007,11 +15007,7 @@ # Has no effect unless security.tls.enable_kyber is true. - name: network.http.http3.enable_kyber type: RelaxedAtomicBool -#ifdef ANDROID - value: @IS_NIGHTLY_BUILD@ -#else value: true -#endif mirror: always rust: true @@ -17069,11 +17065,7 @@ - name: security.tls.enable_kyber type: RelaxedAtomicBool -#ifdef ANDROID - value: @IS_NIGHTLY_BUILD@ -#else value: true -#endif mirror: always rust: true View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/dc86ff0c... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/dc86ff0c... You're receiving this email because of your account on gitlab.torproject.org.