зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1321865 - Enable IntersectionObserver. r=smaug
--HG-- extra : source : 3ae78eda5a0c2f2b0f57650e9b62656e11818a3c
This commit is contained in:
Родитель
c885ebf96c
Коммит
9d5a9428c6
|
@ -5562,4 +5562,4 @@ pref("prompts.authentication_dialog_abuse_limit", 3);
|
|||
// To enable the DOM implementation, turn on "dom.storageManager.enabled"
|
||||
pref("browser.storageManager.enabled", false);
|
||||
|
||||
pref("dom.IntersectionObserver.enabled", false);
|
||||
pref("dom.IntersectionObserver.enabled", true);
|
||||
|
|
Загрузка…
Ссылка в новой задаче