Backed out changeset 855a9c8ad7e4 (bug 1138651)

This commit is contained in:
Carsten "Tomcat" Book 2015-03-13 16:32:14 +01:00
parent d79708b630
commit 3d556f7f69

View File

@ -694,9 +694,6 @@ pref("ui.scrollbarFadeDuration", 200);
// Scrollbar position follows the document `dir` attribute // Scrollbar position follows the document `dir` attribute
pref("layout.scrollbar.side", 1); pref("layout.scrollbar.side", 1);
// CSS Scroll Snapping
pref("layout.css.scroll-snap.enabled", true);
// Enable the ProcessPriorityManager, and give processes with no visible // Enable the ProcessPriorityManager, and give processes with no visible
// documents a 1s grace period before they're eligible to be marked as // documents a 1s grace period before they're eligible to be marked as
// background. Background processes that are perceivable due to playing // background. Background processes that are perceivable due to playing