mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-11 10:08:41 +00:00
Merge mozilla-central to autoland on a CLOSED TREE
This commit is contained in:
commit
badd6d9b9a
@ -1441,7 +1441,7 @@ pref("browser.bookmarks.editDialog.maxRecentFolders", 7);
|
||||
// See - security/sandbox/win/src/sandboxbroker/sandboxBroker.cpp
|
||||
// SetSecurityLevelForContentProcess() for what the different settings mean.
|
||||
#if defined(NIGHTLY_BUILD)
|
||||
pref("security.sandbox.content.level", 8);
|
||||
pref("security.sandbox.content.level", 7);
|
||||
#else
|
||||
pref("security.sandbox.content.level", 7);
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user