Bug 617703 - Enable IPC plugins by default for mobile r=dougt.turner a=approval2.0

This commit is contained in:
Oleg Romashin 2011-01-18 10:59:41 +02:00
Родитель 2d81f63607
Коммит 10071c0c06
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -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