Commit Graph

256 Commits

Author SHA1 Message Date
celenity
0433f68265 fix: disable-accessibility-services-by-default.patch
Signed-off-by: celenity <celenity@celenity.dev>
2025-04-15 17:54:13 -04:00
celenity
6d19c7cc3b feat: Disable Accessibility Services by default
Signed-off-by: celenity <celenity@celenity.dev>
2025-04-15 01:50:37 -04:00
celenity
70d5101571 fix: Description for global-privacy-control.patch
Signed-off-by: celenity <celenity@celenity.dev>
2025-04-14 21:33:41 -04:00
celenity
aa3dbf7670 feat: Prevent extensions from changing various browser settings
Signed-off-by: celenity <celenity@celenity.dev>
2025-04-14 20:19:44 -04:00
celenity
1a6112a740 feat: Set PDF.js prefs via PdfJsOverridePrefs.js instead of using a patch
Signed-off-by: celenity <celenity@celenity.dev>
2025-04-14 17:58:36 -04:00
Akash Yadav
70f3bff03a feat: add configuration to build IronFox site
Signed-off-by: Akash Yadav <itsaky01@gmail.com>
2025-04-13 18:18:56 +05:30
celenity
6e38e63826 feat: Stop harassing users to set us as the default browser/engage with us
Signed-off-by: celenity <celenity@celenity.dev>
2025-04-12 21:19:20 -04:00
celenity
a9324e03fc fix: Update remote-debugging.patch to ensure it's disabled for users who may have previously turned it on from the UI settings
Signed-off-by: celenity <celenity@celenity.dev>
2025-04-12 21:17:45 -04:00
celenity
f1c0f78a80 feat: Hide the UI setting for Remote Debugging - this can still be enabled from the about:config with devtools.debugger.remote-enabled, but hiding the UI setting 1: forces it to reset per-session (ensuring it's only on as long as needed, and that users don't accidentally leave it on...), and 2: prevents users from accidentally/unnecessarily enabling it in the first place
Signed-off-by: celenity <celenity@celenity.dev>
2025-04-12 15:55:18 -04:00
celenity
61bfc2b85a feat: Prevent fetching/configuring settings from Nimbus
Signed-off-by: celenity <celenity@celenity.dev>
2025-04-08 17:19:34 -04:00
celenity
a3a5645c40 feat: Enable Unified Trust Panel by default
Signed-off-by: celenity <celenity@celenity.dev>
2025-04-08 14:09:52 -04:00
celenity
eef4fe844c feat: Update to v137.0.1
Signed-off-by: celenity <celenity@celenity.dev>
2025-04-08 14:07:45 -04:00
celenity
3efdef4403 fix: Remove WebCompat Reporter
Signed-off-by: celenity <celenity@celenity.dev>
2025-04-07 04:59:42 -04:00
celenity
d38214a2ba feat: Disallow using the Domestic China server for Firefox Sync...
Signed-off-by: celenity <celenity@celenity.dev>
2025-04-07 04:58:58 -04:00
celenity
2c31e7e299 feat: Enable DNS over HTTPS by default with Quad9 (w/o fallback) + expose new DNS over HTTPS UI settings & add various privacy-respecting built-in providers
Signed-off-by: celenity <celenity@celenity.dev>
2025-04-02 03:12:44 -04:00
Akash Yadav
83e326e94f fix: avoid using printf in for uBO URL
Signed-off-by: Akash Yadav <itsaky01@gmail.com>
2025-04-02 12:14:05 +05:30
Akash Yadav
9262b8e8ad fix: bump from Firefox RC to release source version
Signed-off-by: Akash Yadav <itsaky01@gmail.com>
2025-04-02 12:10:44 +05:30
Akash Yadav
50829fdb82 fix: unresolved variable in ci-build.sh
Signed-off-by: Akash Yadav <itsaky01@gmail.com>
2025-04-02 12:04:12 +05:30
Akash Yadav
e7469eb5ab fix: dynamically set uBO assets URL to either 'dev' or 'main' variant
Signed-off-by: Akash Yadav <itsaky01@gmail.com>
2025-04-02 12:00:35 +05:30
celenity
fdbb1dba20 fix: typo - enable-tab-strip.patch
Signed-off-by: celenity <celenity@celenity.dev>
2025-04-02 01:43:23 -04:00
celenity
bbc27b123b fix: typo
Signed-off-by: celenity <celenity@celenity.dev>
2025-04-02 01:08:01 -04:00
celenity
0a416ab6b6 fix: Temporarily remove DoH UI settings, as it doesn't yet appear to be fully implemented/production ready, so let's control this with prefs (like we currently do) to prevent unexpected behavior
Signed-off-by: celenity <celenity@celenity.dev>
2025-04-01 21:06:42 -04:00
celenity
becc8eb69c fix: Ensure users can toggle certain secret settings if desired
Signed-off-by: celenity <celenity@celenity.dev>
2025-04-01 20:37:31 -04:00
celenity
6d599f5f86 fix: prebuild.sh
Signed-off-by: celenity <celenity@celenity.dev>
2025-04-01 20:07:14 -04:00
celenity
06dfcd3604 feat: Disable Firefox's new "Sent from Firefox" footer/Link Sharing feature
Signed-off-by: celenity <celenity@celenity.dev>
2025-04-01 15:29:31 -04:00
celenity
d3ea1fbd50 fix: Take back control of network.http.http3.enable_kyber & security.tls.enable_kyber
Signed-off-by: celenity <celenity@celenity.dev>
2025-04-01 15:25:30 -04:00
celenity
75ba2bee4e fix: Remove network.trr prefs from prebuild.sh in favor of the new UI settings
Signed-off-by: celenity <celenity@celenity.dev>
2025-04-01 14:19:57 -04:00
celenity
0b07c648be feat: Take back control of various non-UI facing preferences from GeckoRuntimeSettings - this defers the values of these preferences to what we set them to in the phoenix/ironfox .js files, allows users to override them via the about:config without them being reset at every launch, and allows us to remove/simplify most of our patches...
Signed-off-by: celenity <celenity@celenity.dev>
2025-04-01 14:19:56 -04:00
Akash Yadav
f17da61ccc fix: update android-components version in application-services
Signed-off-by: Akash Yadav <itsaky01@gmail.com>
2025-04-01 19:17:46 +05:30
Akash Yadav
0bd28434c5 fix: variable substitution
Signed-off-by: Akash Yadav <itsaky01@gmail.com>
2025-04-01 19:04:53 +05:30
Akash Yadav
ae9e0c2b5d fix: multilocale build error
Signed-off-by: Akash Yadav <itsaky01@gmail.com>
2025-04-01 19:00:32 +05:30
Akash Yadav
e4060f4854 fix: update glean and appservices version
Signed-off-by: Akash Yadav <itsaky01@gmail.com>
2025-04-01 16:57:12 +05:30
Akash Yadav
71f259a02f fix: remove default desktop mode patch
Patch is not needed anymore, since the toggle is now publicly available in upstream Firefox.
2025-04-01 15:39:34 +05:30
Akash Yadav
9a5c8829f0 fix(scripts): add function to test compatible patches 2025-04-01 13:55:50 +05:30
Akash Yadav
ac8ab12c42 feat: bump to v137.0.0-build2 2025-04-01 11:49:05 +05:30
Akash Yadav
ed0d4ec951 Revert "feat: update to v136.0.4"
This reverts commit 715ee0e876.
2025-04-01 11:45:04 +05:30
celenity
d34cba474d fix: Add ublock-assets.patch to patches.sh
Signed-off-by: celenity <celenity@celenity.dev>
2025-03-31 21:29:37 -04:00
celenity
fe8b7f3edb feat: Replace Mozilla's list of 'initial experiments' with our own (currently just includes our Fission toggle) + clean-up enable-fission.patch
Signed-off-by: celenity <celenity@celenity.dev>
2025-03-30 14:52:17 -04:00
celenity
ade128d3c9 feat: Disable DoH canary requests
Signed-off-by: celenity <celenity@celenity.dev>
2025-03-30 14:38:20 -04:00
celenity
09f6de5492 feat: Remove unnecessary assets for the "Mozilla Android Components - Ads Telemetry" & "Mozilla Android Components - Search Telemetry" extensions & the config for 'search telemetry'...
Signed-off-by: celenity <celenity@celenity.dev>
2025-03-30 14:37:30 -04:00
celenity
34b4d87ff4 feat: Enable access to about:config when using MOZILLA_OFFICIAL
Signed-off-by: celenity <celenity@celenity.dev>
2025-03-30 14:34:29 -04:00
celenity
39d073032e feat: Use MOZILLA_OFFICIAL for builds to ensure we're not enabling settings for debugging/development - https://gitlab.torproject.org/tpo/applications/tor-browser/-/issues/27623
Signed-off-by: celenity <celenity@celenity.dev>
2025-03-30 14:26:44 -04:00
celenity
9f31e2c9af feat: Update branding for GeckoView (ex. shown at about:buildconfig, about:debugging, & about:support)
Signed-off-by: celenity <celenity@celenity.dev>
2025-03-30 14:22:29 -04:00
Akash Yadav
3debfe3d82 feat: update to v136.0.4 2025-03-27 21:02:08 +05:30
Akash Yadav
cca00f68a2 fix: arguments missing to sed 2025-03-27 02:38:51 +05:30
Akash Yadav
b608b40b5e fix: explicity specify directories in gecko to patch for glean telemetry 2025-03-27 02:12:10 +05:30
Akash Yadav
6d84fc11b0 fix: aggressively disable Glean telemetry 2025-03-27 01:34:20 +05:30
celenity
ddf422edd8 fix: MOZ_APP_UA_NAME
Signed-off-by: celenity <celenity@celenity.dev>
2025-03-26 15:58:10 -04:00
celenity
07fa51970e fix: MOZ_APP_VENDOR
Signed-off-by: celenity <celenity@celenity.dev>
2025-03-26 15:57:43 -04:00
celenity
e606f1f8e5 feat: Add MOZ_DISABLE_PARENTAL_CONTROLS=1 env variable for redundancy
Signed-off-by: celenity <celenity@celenity.dev>
2025-03-26 15:28:19 -04:00