Backed out changeset 5223ac33f4b4 (bug 1377036) for failing browser-chrome tests, e.g. browser_CTP_notificationBar.js. r=backout

This commit is contained in:
Sebastian Hengst 2017-06-29 18:16:15 +02:00
Родитель 2c8564b0b5
Коммит 26f0647adc
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -679,7 +679,7 @@ pref("plugins.click_to_play", true);
pref("plugins.testmode", false);
// Should plugins that are hidden show the infobar UI?
pref("plugins.show_infobar", false);
pref("plugins.show_infobar", true);
// Should dismissing the hidden plugin infobar suppress it permanently?
pref("plugins.remember_infobar_dismissal", true);