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
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
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
Tommy Webb
Tor Browser
Commits
e14b7b74
Commit
e14b7b74
authored
5 years ago
by
Georg Koppen
Browse files
Options
Downloads
Patches
Plain Diff
Revert "squash! TB4: Tor Browser's Firefox preference overrides."
This reverts commit
81d2d351
.
parent
840c3930
No related branches found
Branches containing commit
Tags
tor-browser-68.1.0esr-9.0-2-build3
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
browser/app/profile/000-tor-browser.js
+0
-2
0 additions, 2 deletions
browser/app/profile/000-tor-browser.js
with
0 additions
and
2 deletions
browser/app/profile/000-tor-browser.js
+
0
−
2
View file @
e14b7b74
...
...
@@ -169,8 +169,6 @@ pref("browser.cache.frecency_experiment", -1);
pref
(
"
dom.use_components_shim
"
,
false
);
// Enable letterboxing
pref
(
"
privacy.resistFingerprinting.letterboxing
"
,
true
);
// Enable FuzzyFox
pref
(
"
privacy.fuzzyfox.enabled
"
,
true
);
// Third party stuff
pref
(
"
privacy.firstparty.isolate
"
,
true
);
// Always enforce first party isolation
...
...
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