From 3d556f7f69ee0301183b8ac9e02809a78311c5cd Mon Sep 17 00:00:00 2001 From: "Carsten \"Tomcat\" Book" Date: Fri, 13 Mar 2015 16:32:14 +0100 Subject: [PATCH] Backed out changeset 855a9c8ad7e4 (bug 1138651) --- b2g/app/b2g.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/b2g/app/b2g.js b/b2g/app/b2g.js index efcaa03e970..733d4de8000 100644 --- a/b2g/app/b2g.js +++ b/b2g/app/b2g.js @@ -694,9 +694,6 @@ pref("ui.scrollbarFadeDuration", 200); // Scrollbar position follows the document `dir` attribute pref("layout.scrollbar.side", 1); -// CSS Scroll Snapping -pref("layout.css.scroll-snap.enabled", true); - // Enable the ProcessPriorityManager, and give processes with no visible // documents a 1s grace period before they're eligible to be marked as // background. Background processes that are perceivable due to playing