зеркало из https://github.com/mozilla/pjs.git
Bug 617703 - Enable IPC plugins by default for mobile r=dougt.turner a=approval2.0
This commit is contained in:
Родитель
2d81f63607
Коммит
10071c0c06
|
@ -399,7 +399,7 @@ pref("browser.ui.touch.weight.visited", 120); // percentage
|
|||
|
||||
// plugins
|
||||
pref("plugin.disable", true);
|
||||
pref("dom.ipc.plugins.enabled", false);
|
||||
pref("dom.ipc.plugins.enabled", true);
|
||||
|
||||
// product URLs
|
||||
// The breakpad report server to link to in about:crashes
|
||||
|
|
Загрузка…
Ссылка в новой задаче