Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Tor Browser
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
Tor Browser
Commits
8d18c708
Verified
Commit
8d18c708
authored
Nov 14, 2023
by
ma1
Committed by
Pier Angelo Vendrame
Nov 16, 2023
Browse files
Options
Downloads
Patches
Plain Diff
fixup! Firefox preference overrides.
parent
36242512
No related branches found
No related tags found
1 merge request
!849
Bug 42276: Rebase alpha onto 115.5.0esr
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
browser/app/profile/001-base-profile.js
+0
-2
0 additions, 2 deletions
browser/app/profile/001-base-profile.js
with
0 additions
and
2 deletions
browser/app/profile/001-base-profile.js
+
0
−
2
View file @
8d18c708
...
...
@@ -563,8 +563,6 @@ pref("extensions.abuseReport.enabled", false);
// Therefore, do not allow download of additional language packs. They are not a
// privacy/security threat, we are disabling them for UX reasons. See bug 41377.
pref
(
"
intl.multilingual.downloadEnabled
"
,
false
);
// Disk activity: Disable storage.sync (tor-browser#41424)
pref
(
"
webextensions.storage.sync.enabled
"
,
false
);
// Enforce certificate pinning, see: https://bugs.torproject.org/16206
pref
(
"
security.cert_pinning.enforcement_level
"
,
2
);
...
...
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