try backing out UA string addition of SeaMonkey rebranding to check if it caused the Tp impact (299624)

This commit is contained in:
kairo%kairo.at 2005-07-05 14:49:52 +00:00
parent 346cb7603f
commit d176047053

View File

@ -56,8 +56,6 @@ pref("general.open_location.last_window_choice", 0);
pref("general.smoothScroll", false);
#expand pref("general.useragent.extra.__MOZ_APP_NAME__", "__MOZ_APP_DISPLAYNAME__/__MOZ_APP_VERSION__");
// 0 = blank, 1 = home (browser.startup.homepage), 2 = last
pref("browser.startup.page", 1);
pref("browser.startup.homepage", "chrome://navigator-region/locale/region.properties");