Bug 636176 - Sync should not sync general.autoScroll. r=philikon a=beltzner

This commit is contained in:
Philip Chee 2011-02-24 18:52:30 +08:00
parent d0cdd7bb3c
commit 5551f06003

View File

@ -1012,7 +1012,6 @@ pref("services.sync.prefs.sync.dom.disable_window_move_resize", true);
pref("services.sync.prefs.sync.dom.event.contextmenu.enabled", true);
pref("services.sync.prefs.sync.extensions.personas.current", true);
pref("services.sync.prefs.sync.extensions.update.enabled", true);
pref("services.sync.prefs.sync.general.autoScroll", true);
pref("services.sync.prefs.sync.general.smoothScroll", true);
pref("services.sync.prefs.sync.intl.accept_languages", true);
pref("services.sync.prefs.sync.javascript.enabled", true);