Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Mullvad Browser
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
Applications
Mullvad Browser
Commits
eb9c9173
Commit
eb9c9173
authored
Feb 28, 2024
by
Pier Angelo Vendrame
Browse files
Options
Downloads
Patches
Plain Diff
fixup! MB 112: Updater customization for Mullvad Browser
s/privacy-browser/mullvad-browser/
parent
1743fcb4
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!111
MB 274: Rebase alpha onto 115.9.0esr
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
browser/app/profile/000-mullvad-browser.js
+1
-1
1 addition, 1 deletion
browser/app/profile/000-mullvad-browser.js
with
1 addition
and
1 deletion
browser/app/profile/000-mullvad-browser.js
+
1
−
1
View file @
eb9c9173
...
...
@@ -34,7 +34,7 @@ pref("browser.shell.checkDefaultBrowser", false);
// mullvad-browser#228: default to spoof en-US and skip showing the dialog
pref
(
"
privacy.spoof_english
"
,
2
);
//
privacy
-browser#131: Review a few updater preferences
//
mullvad
-browser#131: Review a few updater preferences
pref
(
"
app.update.notifyDuringDownload
"
,
true
);
pref
(
"
app.update.url.manual
"
,
"
https://mullvad.net/download/browser
"
);
pref
(
"
app.update.url.details
"
,
"
https://mullvad.net/download/browser
"
);
...
...
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
sign in
to comment