Skip to content
Snippets Groups Projects

Merge Firefox security changes from Debian Buster

All threads resolved!
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