Loading
Commits on Source 38
-
Pier Angelo Vendrame authored
BB 43322: Switch from font whitelist to font visibility.
-
TB 43594: Add bugzilla audit issue template.
-
Bug 43576: Connection Assist on Android Fast Follows (Bug 41188) cleanup use of _torConnectScreen.value: !1426 (comment 3176147)
-
Bug 43565: The quit button on Android doesn't actually exit
-
Bug 43576: Connection Assist on Android Fast Follows (Bug 41188) Rename to regions (Bug 43593)
-
Bug 43576: Connection Assist on Android Fast Follows (Bug 41188) Rename to regions
-
-
Pier Angelo Vendrame authored
TB 43604: fix DomainIsolator.#clearKnownCircuits on Android. Window type "navigator:browser" does not match GeckoView sessions. So, in addition to that, we iterate on "navigator:geckoview" windows.
-
Always set gradle pref for nimbusFml as tbb's env var NIMBUS_FML supercedes it
-
Pier Angelo Vendrame authored
Sync pt_config.json after tor-browser-build#41425.
-
Pier Angelo Vendrame authored
TB 43611: Move Snowflake to a group of PTs on its own.
-
BB 41919: Letterboxing, add temporarily visible web content-size indicator on window resizing.
-
-
-
TB 43624: Tweak the string letterboxing-size-status. NOTE: The string has not yet reached translators, so we do not need to change the ID.
-
TB 43567: Drop torbrowser.post_update.url. Also, no longer require an override page to be set to open about:tor after an update.
-
TB 43567: Use the same update URL in about:tor as the about dialog.
-
TB 43567: Clear torbrowser.post_update.url.
-
From: Sarah Jamie Lewis <sarah@openprivacy.ca> Date: Fri, 28 Feb 2025 09:30:45 -0800 Subject: [PATCH 1/1] DoH Settings: Check for nulll gParentalControlsService When the parental controls service is disabled in a build, the DoH settings now display the correct stauts when Increased or Max Protection is enabled. Previously, selecting either of these options would cause DoH to be enabled, but the "Status" and "Provider" fields would not be properly populated, due to a check on the gParentalControlsService causing an error. This check is now identical to the same check in DownloadIntegration.sys.mjs Apply 1 suggestion(s) to 1 file(s) Co-authored-by:
ma1 <giorgio@maone.net> -
TB 43628: TorConnect: handle unavailability of NetworkLinkService API Fixes TorConnect on e.g. OpenBSD.
-
Bug 43576: Connection Assist on Android Fast Follows (Bug 41188) Remove unnecessary locale change listener
-
fixup! BB 41919: Letterboxing, add temporarily visible web content-size indicator on window resizing. BB 43632: Letterboxing, always show the correct size for the active tab on resizing. BB 43642: New tab shows letterboxing size indicator.
-
Pier Angelo Vendrame authored
TB 43653: Remove spoofOsInUserAgentHeader from 000-tor-browser.js. This pref does not do anything, as its code has been removed for #43189.
-
Pier Angelo Vendrame authored
TB 43647: Dynamically update the survey language. We observe the lang attribute of the document element (which normally is set by Fluent) and we update the survey language whenever it changes.
-
This reverts commit 2780d106.
-
TB 43647: Use the app locale directly from the parent actor for setting the survey banner's language.
-
Pier Angelo Vendrame authored
TB 43633: Include regionNames.ftl in Android builds.
-
Pier Angelo Vendrame authored
This reverts commit ce4889c9.
-
-
revert
-
revert
-
-
add new and modify existing shared Tor/Mullvad browser templates
-
-
Tor Browser specific updates
-
Timeout `git fetch` if takes longer than 3min. Long fetched are very expensive and due to the amount of parallel jobs our CI can execute at a time too many long fetches can cause significant slowness on our Gitlab instance.
-
Differential Revision: https://phabricator.services.mozilla.com/D238515
-
Pier Angelo Vendrame authored
Bug 1963354 - Refine the GTK version checked before declaring various GDK_WINDOW_STATE... constants. r=emilio Differential Revision: https://phabricator.services.mozilla.com/D247104