Граф коммитов

38 Коммитов

Автор SHA1 Сообщение Дата
Benjamin Smedberg 5b338a8304 Bug 568691 part B - mechanical changes to in-tree binary modules needed to get them building and registering correctly. After this patch, xpcshell appears to work. 2010-06-10 14:11:40 -04:00
Marco Bonardo 2e807c97de Bug 552444 - Part 2: fix "UsrMicsumGens" dependency. r=mano 2010-03-23 14:55:19 +01:00
Dietrich Ayala 2c6553134d Bug 521285 - remove app-wide microsummary generator support (r=marco) 2010-01-22 08:55:58 -08:00
Metal Sonic bb9fc4f136 Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv. 2009-12-21 21:50:30 +00:00
Ryan Flint 02f851a944 Bug 507073 - Don't build nsBrowserDirectoryProvider as a separate library. r=vlad
--HG--
rename : browser/components/dirprovider/nsBrowserDirectoryProvider.cpp => browser/components/dirprovider/DirectoryProvider.cpp
2009-11-07 02:19:44 -05:00
Mitchell Field 02e66e18b9 Bug 514665 - fix stupid module name differences on windows. r=ted 2009-09-25 18:41:16 +02:00
Benjamin Smedberg 28fb767bd1 Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
Nick Thomas c0e897014e Bug 503469, Support packaging WinCE Firefox builds as zip, complete.mar, r=ted.mielczarek 2009-08-11 15:50:32 +12:00
Daniel Holbert c755eee8e7 Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
ted.mielczarek@gmail.com 0e81197d7b bug 422360 - don't statically link browser components when jemalloc is enabled. r=bsmedberg 2008-03-13 11:34:13 -07:00
thunder@mozilla.com 37b3e4b3d7 Bug 392771: Load distribution-specific search engines at startup. r=gavin, r=bsmedberg, a=beltzner 2007-09-11 09:09:15 -07:00
mozilla.mano@sent.com 29b5951872 Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin. 2007-07-17 14:08:24 -07:00
jminta@gmail.com 71a48e8725 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 34896b99b0 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 1e0c15f245 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
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
ted.mielczarek%gmail.com 9cf75e6a08 bug 422360 - don't statically link browser components when jemalloc is enabled. r=bsmedberg 2008-03-13 18:34:14 +00:00
thunder%mozilla.com 945900d8a3 Bug 392771: Load distribution-specific search engines at startup. r=gavin, r=bsmedberg, a=beltzner 2007-09-11 16:09:15 +00:00
mozilla.mano%sent.com 14f87809f7 Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin. 2007-07-17 21:08:28 +00:00
jminta%gmail.com ca3d072348 Relanding bug 381280 (respect browser.bookmarks.file pref), this time with Ts fixes, r=mano 2007-05-21 02:13:25 +00:00
gavin%gavinsharp.com 9e4c0c07e1 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 20:13:33 +00:00
benjamin%smedbergs.us 61ccb1a4f2 Bug 376041 - Link browser components against the CRT statically (on Windows), to solve CRT embedding issues, r=luser 2007-04-23 19:25:39 +00:00
philringnalda%gmail.com e6db29b3ee Bug 366442: search.rdf is obsolete, r=gavin 2007-02-12 03:24:46 +00:00
sspitzer%mozilla.org 56e35b0ca7 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 1cc631776b 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 17e6ecf617 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 140ad3f195 backing out 345517 due to leak test bustage 2006-11-10 04:42:03 +00:00
benjamin%smedbergs.us e475fe6dc9 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 5a0bfad337 Backout bug 345517 due to various issues. 2006-08-10 14:06:47 +00:00
benjamin%smedbergs.us 1aa947c723 Bug 345517 - Build Firefox --enable-libxul by default, r=darin/mento 2006-08-09 13:39:19 +00:00
benjamin%smedbergs.us 5cd54f8242 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 75c5de8e09 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 71baefbfd1 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 c64982ab30 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 a2182cb737 #2982903, r/a=bsmedberg, OS/2 only - add shortname for browserdirprovider 2005-07-08 16:08:24 +00:00
bsmedberg%covad.net 8f2bb787c1 Really stupid typo from bug 296430, noted by Pike. 2005-06-08 12:18:17 +00:00
bsmedberg%covad.net a2b147f231 Static build fix (misspelling in NS_IMPL_NSGETMODULE), bug 296430. 2005-06-07 20:20:40 +00:00
bsmedberg%covad.net cc3b2f6846 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