cls%seawood.org
|
10585dbff0
|
Add missing type to typedef declaration. Fixing mingw bustage.
Bug #311735 r=bsmedberg
|
2005-11-28 15:04:32 +00:00 |
bsmedberg%covad.net
|
efc1fd7274
|
Bug 311735 - When --disable-libxul, build a little xul.dll with the embedding exports, r=darin (This xul.dll is not built in static builds because it wouldn't have access to the static module list anyway)
|
2005-11-23 14:16:33 +00:00 |
darin%meer.net
|
bf12ce07c1
|
fixes bug 313764 "Firefox does not restart after update" r=bsmedberg
|
2005-10-25 20:14:44 +00:00 |
mkaply%us.ibm.com
|
d687512cbd
|
OS/2 build break
|
2005-10-24 19:23:00 +00:00 |
darin%meer.net
|
1693d30c7c
|
fixes bug 312360 "/home/ianh/firefox/firefox/firefox-bin: error while loading shared libraries: libmozjs.so: cannot open shared object file: No such file or directory" r=bsmedberg
|
2005-10-21 18:29:21 +00:00 |
bryner%brianryner.com
|
3ca2aef100
|
Enable fastloading of JS components. Bug 279839, r=shaver sr=brendan.
|
2005-10-20 16:39:24 +00:00 |
mozilla.mano%sent.com
|
e5ff53b4a7
|
Bug 311466 - On OS X, open the app in safe-mode if the option key is pressed during startup. r=bsmedberg.
|
2005-10-07 18:09:43 +00:00 |
mconnor%steelgryphon.com
|
3cd542812a
|
bug 311086 - safeMode dialog is shown twice when extensions are installed/removed on safe mode startup, adds final-ui-startup as an observer topic for after app restart might happen, r=bsmedberg
|
2005-10-07 15:15:21 +00:00 |
darin%meer.net
|
3bdf45eabb
|
fixes bug 284331 "SHGetMalloc API call is deprecated" patch by David Gardiner (david.gardiner@unisa.edu.au), r=darin
|
2005-10-07 00:49:05 +00:00 |
darin%meer.net
|
ded31b249b
|
fixes bug 310873 "Define XREExeF so that nsPostUpdateWin actually works!" r=bsmedberg
|
2005-10-04 18:06:26 +00:00 |
bsmedberg%covad.net
|
77cf9f7768
|
Bug 310076 (scary version) - Use the considerquitstopper to control when to run the event loop, not window enumerators r=darin
|
2005-10-04 14:41:18 +00:00 |
bsmedberg%covad.net
|
7c327edbb0
|
Bug 310084 - nsIXULAppInfo.platformVersion should use the new version format, not "1.7+" r=darin
|
2005-09-29 19:57:21 +00:00 |
bsmedberg%covad.net
|
f91ad167b8
|
Bug 307309 - Make winembed use libxul r=darin
|
2005-09-15 12:04:57 +00:00 |
bsmedberg%covad.net
|
f076e3849d
|
Bug 303279 - Use "special" localstore when in safe mode, r=mconnor+darin
|
2005-09-07 17:31:00 +00:00 |
darin%meer.net
|
4821876fc5
|
landing follow-up patch for bug 306375 "Make it possible to restart to a different profile" r=bsmedberg
|
2005-09-01 20:59:50 +00:00 |
darin%meer.net
|
ee14fcb836
|
fixes bug 306375 "Make it possible to restart to a different profile" r=bsmedberg
|
2005-09-01 18:55:27 +00:00 |
bsmedberg%covad.net
|
227cb99b5b
|
Bug 302099 - XRE_InitEmbedding (xulrunner-only) - r=darin
|
2005-09-01 13:21:55 +00:00 |
bsmedberg%covad.net
|
1ab185b604
|
Bug 303599 - Many problems if NtfsDisable8dot3NameCreation set to 1 - r=darin
|
2005-08-31 17:50:32 +00:00 |
bsmedberg%covad.net
|
c70f57c8ec
|
Bug 302099 - Embedding libxul (part 1) - XRE_GetStaticComponents - r=darin
|
2005-08-29 19:27:16 +00:00 |
bsmedberg%covad.net
|
7a60b36256
|
Bug 285789 - MOZ_PHOENIX ifdefs in XRE code - r=mconnor
|
2005-08-23 20:34:00 +00:00 |
bsmedberg%covad.net
|
b1280c03e0
|
Bug 299992 (re-landing) - Move pldhash etc. into the xpcom glue, and centralize various instances of nsINIParser in the xpcom glue. Some files were cvscopied from xpcom/ds to xpcom/glue r=brendan/darin
|
2005-08-15 18:29:55 +00:00 |
bsmedberg%covad.net
|
4fb9cbf21d
|
Backout bug 299992 - too much odd platform-specific bustage
|
2005-08-11 22:07:08 +00:00 |
bsmedberg%covad.net
|
b88aaf3d98
|
Bug 299992, the part before the actual work: move pldhash and the templatized hashtables into the glue (and drop the minor dependencies on NSPR), and centralize our various in-tree nsINIParser classes into the glue (does not affect the ones used for the various installers) r=brendan/darin a=chase/cbeard
|
2005-08-11 20:40:53 +00:00 |
bsmedberg%covad.net
|
590a930054
|
Bug 302794 - mfcembed (and other embedding apps) crash on startup [@nsXULAppInfo::GetID] - r=timeless+darin a=chase
|
2005-08-08 13:54:38 +00:00 |
bsmedberg%covad.net
|
31c3d07c83
|
Bustage fix from bug 302039 - STUPID /me needs to null-terminate manually constructed PRUnichar strings, as noted by jruderman
|
2005-08-02 11:15:13 +00:00 |
bsmedberg%covad.net
|
0f730a4cb7
|
Bug 302039 - Locked profile dialog needs a better message, r=mconnor+beltzner, a=asa
|
2005-07-29 15:54:34 +00:00 |
darin%meer.net
|
e8fcfb5c63
|
fixes bug 300404 "Firefox fails to start immediatly after software update" r+a=bsmedberg
|
2005-07-28 17:35:29 +00:00 |
darin%meer.net
|
773a4c7495
|
fixes bug 302119 "XULRunner restarts 3 times on startup even if profile exists" r+a=bsmedberg
|
2005-07-27 20:49:34 +00:00 |
darin%meer.net
|
f6ba585c6d
|
fixes bug 300488 "firefox -remote applies pending updates while main process still running" r+a=bsmedberg
|
2005-07-27 20:46:34 +00:00 |
bsmedberg%covad.net
|
e4c37dd5c0
|
Bustage fix.
|
2005-07-25 22:41:54 +00:00 |
bsmedberg%covad.net
|
be61801fba
|
Bug 299991 - XULRunner stub executable, r=darin a=shaver
|
2005-07-25 22:16:56 +00:00 |
bsmedberg%covad.net
|
781f9b10b0
|
Bug 297312 - EM gets confused between multiple installations of the same version, r=darin+robstrong, self-approving per deerpark triage meeting.
|
2005-07-23 14:00:07 +00:00 |
bsmedberg%covad.net
|
6ae1824b66
|
Try to fix windows bustage by using #define instead of static const, from bug 296561.
|
2005-07-21 15:01:35 +00:00 |
bsmedberg%covad.net
|
df550d0124
|
Bug 296561 - rework static component loading so that nsIXULAppInfo/Runtime/etc are available during autoregistration/xpcom-startup notification (and make static component loading saner in general) - r=shaver+dougt, a=asa
|
2005-07-21 13:33:43 +00:00 |
bsmedberg%covad.net
|
58c566ac28
|
Bug 299930 - Need nsIXULAppInfo.platformVersion, r=darin a=asa
|
2005-07-14 20:29:06 +00:00 |
leon.sha%sun.com
|
3c73bc3f7b
|
Bug 297752, Thunderbird -version core dump.
Patch by leon.sha@sun.com.
darin: review+
asa: approval-aviary1.1a2+
|
2005-07-11 04:04:20 +00:00 |
mkaply%us.ibm.com
|
3323728604
|
BeOS build bustage - 224305
|
2005-07-07 20:40:02 +00:00 |
timeless%mozdev.org
|
ceb7184779
|
Bug 292913 Potential OOM crash [@ LoadDirsIntoArray]
patch by b.jacques@planet.nl r=darin a=bsmedberg
|
2005-06-30 20:46:59 +00:00 |
mkaply%us.ibm.com
|
8c68cc7615
|
OS/2 build bustage
|
2005-06-28 04:32:48 +00:00 |
darin%meer.net
|
cf127400bf
|
Use XRE_GetBinaryPath to construct the argv[0] of the application to launch
after the updater completes. This mimics what is done to restart Firefox.
|
2005-06-24 22:44:09 +00:00 |
darin%meer.net
|
b2a07e9513
|
Make the updater work when run from a path with spaces in it on Windows.
|
2005-06-23 23:49:57 +00:00 |
darin%meer.net
|
364e7660b7
|
Remove commented out code.
|
2005-06-23 04:08:14 +00:00 |
darin%meer.net
|
b450444f8e
|
fix win32 bustage
|
2005-06-23 04:06:17 +00:00 |
darin%meer.net
|
6fc855b9cb
|
Pass callback parameters as separate arguments.
|
2005-06-23 04:04:36 +00:00 |
darin%meer.net
|
20574dc627
|
Make nsUpdateDriver.cpp work on Mac OSX.
|
2005-06-22 20:51:27 +00:00 |
darin%meer.net
|
8ca34c9fe7
|
fixes bug 297862 "Provide an API to restart the application" r=bsmedberg a=asa
|
2005-06-20 23:18:00 +00:00 |
darin%meer.net
|
01d1439095
|
fixes bug 298046 "XRE_PROFILE_TEMP_PATH should be XRE_PROFILE_LOCAL_PATH" r+a=bsmedberg
|
2005-06-17 21:03:53 +00:00 |
bsmedberg%covad.net
|
106166389b
|
Re-land bug 224305 part "windows" - Separate GRE (xulrunner) registration from the installer scripts, r=darin a=asa. The first patch accidentally contained some extraneous changes to the static component loader which are for a different bug.
|
2005-06-13 16:45:22 +00:00 |
mkaply%us.ibm.com
|
3819ba3790
|
OS/2 build bustage - exit() requires stdlib.h
|
2005-06-13 14:46:21 +00:00 |
bryner%brianryner.com
|
f77479868c
|
Bug 78672, xpfe must not print to console in opt builds. Patch by gautheri@noos.fr, r=mconnor, a=asa.
|
2005-06-12 18:27:04 +00:00 |