Skip to content
Snippets Groups Projects

Merge changes from apertis/v2021dev2 into delete-me

Merged Ritesh Raj Sarraf requested to merge apertis/v2021dev2 into delete-me
140 files
+ 5941
4927
Compare changes
  • Side-by-side
  • Inline
Files
140
@@ -1053,7 +1053,7 @@ pref("dom.ipc.plugins.sandbox-level.flash", 0);
// On windows these levels are:
// See - security/sandbox/win/src/sandboxbroker/sandboxBroker.cpp
// SetSecurityLevelForContentProcess() for what the different settings mean.
pref("security.sandbox.content.level", 5);
pref("security.sandbox.content.level", 6);
// This controls the depth of stack trace that is logged when Windows sandbox
// logging is turned on. This is only currently available for the content
Loading