Backed out changeset 94e5027d22a4 (bug 791670); r=talos-bustage

This commit is contained in:
Tim Taubert 2013-06-13 12:52:24 +02:00
parent 64b502c512
commit cf8bb8af9b

View File

@ -1193,7 +1193,7 @@ pref("browser.panorama.animate_zoom", true);
// Defines the url to be used for new tabs.
pref("browser.newtab.url", "about:newtab");
// Activates preloading of the new tab url.
pref("browser.newtab.preload", true);
pref("browser.newtab.preload", false);
// Toggles the content of 'about:newtab'. Shows the grid when enabled.
pref("browser.newtabpage.enabled", true);