Bug 1120993 - Backout bug 1125891 and bug 1119941 to return to default settings for Flash protected mode and our internal sandbox. a=lmandel

--HG--
extra : rebase_source : 4b2de68d71d4f52dcf05b8f54486d8da01847059
This commit is contained in:
Ryan VanderMeulen 2015-02-10 09:32:26 -05:00
Родитель 3c45032e65
Коммит ab930778a8
1 изменённых файлов: 1 добавлений и 3 удалений

Просмотреть файл

@ -1163,8 +1163,7 @@ pref("toolbar.customization.usesheet", true);
pref("toolbar.customization.usesheet", false);
#endif
// Disable Flash protected mode to reduce hang/crash rates.
pref("dom.ipc.plugins.flash.disable-protected-mode", true);
pref("dom.ipc.plugins.flash.disable-protected-mode", false);
// Feature-disable the protected-mode auto-flip
pref("browser.flash-protected-mode-flip.enable", true);
@ -1201,7 +1200,6 @@ pref("security.sandbox.windows.log", false);
// 3 - the strongest settings we seem to be able to use without breaking
// everything, but will definitely cause some functionality restrictions
pref("dom.ipc.plugins.sandbox-level.default", 0);
pref("dom.ipc.plugins.sandbox-level.flash", 1);
#if defined(MOZ_CONTENT_SANDBOX)
// This controls whether the Windows content process sandbox is using a more