Commit Graph

9 Commits

Author SHA1 Message Date
gavin%gavinsharp.com
133d0bb457 Bug 364297: Change default homepage, selected search engine, keyword URL, and feed readers to Google for Firefox 2.0.0.x CJKT builds, without affecting existing users. This involves adding a new per-profile default-pref directory and associated directory service keys, and a way to trigger pref service default pref reloading. r=mconnor, sr=bsmedberg, a=jay
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219481 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 01:38:32 +00:00
sspitzer%mozilla.org
c29d6e009d fix for bug #364599: some newly created profile files are write protected.
For Firefox 2.0.0.1-de, the default bookmarks.html, localstore.rdf, and mimeTypes.rdf (as well as search.rdf, but that is unused) files had the wrong permissions, which caused several problems.

Going forward, bsmedberg has made it so the build system will fix this problem if it happens again. But for those 2.0.0.1-de users who were affected, this change will fix the permissions on these files.

r=bsmedberg, dveditz, a=dveditz


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@218661 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-19 05:54:37 +00:00
benjamin%smedbergs.us
be205423b5 Bug 344159 - Ensure the usability of the CCK with Firefox 2, by making profile-installed searchplugins override app-installed, r=sspitzer a=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206479 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-03 13:30:20 +00:00
myk%mozilla.org
ff1b129db9 moves Firefox-specific microsummary directory definitions to nsBrowserDirectoryProvider
bug=337324
r=bsmedberg
a=mconnor for the 1.8 branch


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@199737 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-12 18:58:37 +00:00
bsmedberg%covad.net
9169f73c0f Bug 306304 - if bookmarks.bak does not exist, all bookmarks are overwritten by the default bookmarks - r=neil a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179338 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-30 20:42:24 +00:00
bsmedberg%covad.net
807088228b Bug 298943 - bookmarks.html should be copied from default profile only if a backup does not exist (copy from backup first) - r=mconnor r=Neil@p a=chase
git-svn-id: svn://10.0.0.236/trunk@177323 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-08 13:37:51 +00:00
bsmedberg%covad.net
dc2a13e10d Really stupid typo from bug 296430, noted by Pike.
git-svn-id: svn://10.0.0.236/trunk@174287 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-08 12:18:17 +00:00
bsmedberg%covad.net
7d383139f7 Static build fix (misspelling in NS_IMPL_NSGETMODULE), bug 296430.
git-svn-id: svn://10.0.0.236/trunk@174238 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-07 20:20:40 +00:00
bsmedberg%covad.net
d487c2447e Bug 296430 part "firefox" - Use a firefox-specific dirprovider to provide the <extension>/searchplugins key, r=darin a=asa (at some point in the future I will move the remaining app-specific keys from nsXREDirProvider to nsMailDirectoryProvider)
git-svn-id: svn://10.0.0.236/trunk@174228 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-07 19:45:11 +00:00