Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
package-helpers
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
trisquel
package-helpers
Commits
ac1e2ba9
Commit
ac1e2ba9
authored
10 months ago
by
Luis Guzmán
Committed by
Luis Guzmán
10 months ago
Browse files
Options
Downloads
Patches
Plain Diff
firefox: update helper and patches for v126
parent
e0512a96
No related branches found
Branches containing commit
No related tags found
1 merge request
!1372
firefox: update helper and patches for v126
Pipeline
#1274
passed
10 months ago
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
helpers/DATA/firefox/patch_changes/Remove_Android_and_iOS_promotion.patch
+4
-2
4 additions, 2 deletions
...efox/patch_changes/Remove_Android_and_iOS_promotion.patch
helpers/make-firefox
+4
-2
4 additions, 2 deletions
helpers/make-firefox
with
8 additions
and
4 deletions
helpers/DATA/firefox/patch_changes/Remove_Android_and_iOS_promotion.patch
+
4
−
2
View file @
ac1e2ba9
diff --git a/browser/components/preferences/sync.inc.xhtml b/browser/components/preferences/sync.inc.xhtml
index
7d37d26..4ebbc06
100644
index
492491a3..0c8c462a
100644
--- a/browser/components/preferences/sync.inc.xhtml
+++ b/browser/components/preferences/sync.inc.xhtml
@@ -35,2
2
+35,6 @@
@@ -35,2
4
+35,6 @@
</hbox>
</vbox>
</hbox>
- <label class="fxaMobilePromo" data-l10n-id="sync-mobile-promo">
- <html:img
- role="none"
- src="chrome://browser/skin/logo-android.svg"
- data-l10n-name="android-icon"
- class="androidIcon"/>
...
...
@@ -15,6 +16,7 @@ index 7d37d26..4ebbc06 100644
- data-l10n-name="android-link"
- class="fxaMobilePromo-android text-link" target="_blank"/>
- <html:img
- role="none"
- src="chrome://browser/skin/logo-ios.svg"
- data-l10n-name="ios-icon"
- class="iOSIcon"/>
...
...
This diff is collapsed.
Click to expand it.
helpers/make-firefox
+
4
−
2
View file @
ac1e2ba9
...
...
@@ -114,8 +114,10 @@ echo 'pref("dom.security.unexpected_system_load_telemetry_enabled", false);' | t
echo
'pref("toolkit.telemetry.hybridContent.enabled", false);'
|
tee
-a
browser/app/profile/firefox.js
# GPC opt-out entry added on 120 (not enabled yet).
echo
'//pref("privacy.globalprivacycontrol.enabled", true);'
|
tee
-a
browser/app/profile/firefox.js
sed_csum 82b3a7933d913e1e2a4f328a76621db2d2e618d209d9785086d64c5c78c2a2d6
\
9fa741bfc583d1bee03d88c266acab1334c1cf6654d588bddd608056ab2e0275
\
# Update third_party/rust/glean/src/configuration.rs sha256sum at third_party/rust/glean/.cargo-checksum.json
sed_csum 27075b12236021c54d0c99427bcbd417933ca02545275604d3c13f32ca25af13
\
f354c756cb723a386263a3ad4669a1d5cc743379c7c620b14f894f505cf83500
# Remove Google API key and calls
sed
'/Google API/,/google-api-keyfile/ d'
debian/config/mozconfig.in
-i
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment