Commit Graph

20 Commits

Author SHA1 Message Date
mozilla.mano@sent.com
8854db12e8 Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin. 2007-07-17 14:08:24 -07:00
jminta@gmail.com
1561b4669a Relanding bug 381280 (respect browser.bookmarks.file pref), this time with Ts fixes, r=mano 2007-05-20 19:13:25 -07:00
gavin@gavinsharp.com
1be8351c5a Bug 364297: add a new per-profile default-pref directory and associated directory service keys, and a way to trigger pref service default pref reloading to facilitate the change of default prefs without affecting exisiting users, r=mconnor, sr=bsmedberg 2007-05-02 13:13:33 -07:00
benjamin@smedbergs.us
3048b90adc Bug 376041 - Link browser components against the CRT statically (on Windows), to solve CRT embedding issues, r=luser 2007-04-23 12:25:39 -07:00
philringnalda%gmail.com
688712957d Bug 366442: search.rdf is obsolete, r=gavin 2007-02-12 03:24:46 +00:00
sspitzer%mozilla.org
b54445fae1 supplimental fix for bug #364599:
Some new created profile files are write protected, for example bookmarks.html and localstore.rdf

OR existing perms with 0600 instead of 0644 and fix some line endings from my first patch.

r=dveditz
2007-01-19 03:21:40 +00:00
sspitzer%mozilla.org
67de309fbc 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
2007-01-10 21:48:07 +00:00
benjamin%smedbergs.us
217948472d Re-land bug 345517 now that the logging issues are hopefully fixed, r=darin/mento/mano 2006-11-13 17:53:01 +00:00
pavlov%pavlov.net
0b5a3c2706 backing out 345517 due to leak test bustage 2006-11-10 04:42:03 +00:00
benjamin%smedbergs.us
c8bc8c9265 Bug 345517, try #2, make the browser component use frozen linkage, so that ff+xr builds. This does *not* --enable-libxul by default for Firefox (yet). That will wait until after 1.9a1. Older patch r=darin+mento, revisions r=mano 2006-11-09 15:02:29 +00:00
benjamin%smedbergs.us
af03fc0477 Backout bug 345517 due to various issues. 2006-08-10 14:06:47 +00:00
benjamin%smedbergs.us
ffd802f9ed Bug 345517 - Build Firefox --enable-libxul by default, r=darin/mento 2006-08-09 13:39:19 +00:00
benjamin%smedbergs.us
f8444ab93c Bug 344159 - Ensure the usability of the CCK with Firefox 2, by making profile-installed searchplugins override app-installed, r=sspitzer 2006-08-02 13:58:31 +00:00
myk%mozilla.org
2d4618d268 moves Firefox-specific microsummary directory definitions to nsBrowserDirectoryProvider
bug=337324
r=bsmedberg
a=mconnor for the 1.8 branch
2006-06-12 18:58:37 +00:00
bsmedberg%covad.net
af9548a035 Bug 306304 - if bookmarks.bak does not exist, all bookmarks are overwritten by the default bookmarks - r=neil 2005-08-30 15:08:52 +00:00
bsmedberg%covad.net
2c7267d0f6 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 2005-08-08 13:37:51 +00:00
mkaply%us.ibm.com
a2073282b4 #2982903, r/a=bsmedberg, OS/2 only - add shortname for browserdirprovider 2005-07-08 16:08:24 +00:00
bsmedberg%covad.net
d7d51b44b3 Really stupid typo from bug 296430, noted by Pike. 2005-06-08 12:18:17 +00:00
bsmedberg%covad.net
686ba27c11 Static build fix (misspelling in NS_IMPL_NSGETMODULE), bug 296430. 2005-06-07 20:20:40 +00:00
bsmedberg%covad.net
dad12753a6 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) 2005-06-07 19:45:11 +00:00