Disable bug 1133003 - We aren't going to make any automatic changes to the Flash protected-mode setting for now; we will keep working with Adobe on fixing or wallpapering the most common hang scenarios. a=lmandel

--HG--
extra : rebase_source : 6126a218f240897e2e1999e92d090ad7576c1652
This commit is contained in:
Benjamin Smedberg 2015-03-03 13:35:40 -05:00
Родитель ab930778a8
Коммит 3bb55a2505
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -1166,7 +1166,7 @@ pref("toolbar.customization.usesheet", false);
pref("dom.ipc.plugins.flash.disable-protected-mode", false);
// Feature-disable the protected-mode auto-flip
pref("browser.flash-protected-mode-flip.enable", true);
pref("browser.flash-protected-mode-flip.enable", false);
// Whether we've already flipped protected mode automatically
pref("browser.flash-protected-mode-flip.done", false);