Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Applications
torbutton
Commits
64066623
Commit
64066623
authored
May 22, 2019
by
Alex Catarineu
Browse files
Bug 30565: sync nocertdb with privatebrowsing.autostart at startup
parent
a89101b9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/chrome/content/torbutton.js
View file @
64066623
...
...
@@ -1826,6 +1826,9 @@ function torbutton_do_startup()
// For charsets
torbutton_update_fingerprinting_prefs
();
// Bug 30565: sync browser.privatebrowsing.autostart with security.nocertdb
torbutton_update_disk_prefs
();
// #5758: Last ditch effort to keep Vanilla Torbutton users from totally
// being pwnt. This is a pretty darn ugly hack, too. But because of #5863,
// we really don't care about preserving the user's values for this.
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment