ginn.chen%sun.com
|
67509cc334
|
Bug 312092 Accessible hierarchy incomplete/incorrect
r=benjamin sr=neil
|
2006-02-13 06:04:10 +00:00 |
benjamin%smedbergs.us
|
da580e6a3c
|
Bug 325229 part 1 - standalone glue registers exit routine which is called after module unload; also fixes bug 317481 - C API for nsTraceRefcnt; also fixes bug 318622 - Make nsTraceRefcntImpl::SetActivityIsLegal work properly and turn it on; design review by dbaron, r=darin
|
2006-02-10 15:00:36 +00:00 |
gavin%gavinsharp.com
|
94605a661b
|
Bug 325509: add -no-remote switch to disable remote stuff, patch by logan <logan@dct.com>, r=bsmedberg
|
2006-02-09 01:17:19 +00:00 |
mark%moxienet.com
|
6074e46922
|
325910 Kill redo-prebinding.sh. r1=josh r2=bryner
|
2006-02-06 19:53:10 +00:00 |
cbiesinger%web.de
|
a898e666b8
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
|
2006-02-03 14:18:39 +00:00 |
timeless%mozdev.org
|
d9605845bf
|
Bug 325471 Broken search for path to binary on linux in xulrunner-stub
patch by prefiks@aviary.pl r=bsmedberg
|
2006-02-02 17:23:26 +00:00 |
mkaply%us.ibm.com
|
8d01bc5cbf
|
#286557
r=bsdmedberg
Allow an INI file to prevent profile migration
|
2006-01-13 19:38:07 +00:00 |
bsmedberg%covad.net
|
05c8e399a6
|
Bustage from bug 321359 - check for success before falling through to GetProfileDir
|
2006-01-12 17:16:15 +00:00 |
bsmedberg%covad.net
|
bd2ac42c5c
|
Bug 321359 - Give embedders the ability to lock and use profiles through the XRE_InitEmbedding API, r=darin
|
2006-01-12 15:29:10 +00:00 |
gavin%gavinsharp.com
|
5728ec5ff7
|
Bug 320210: nsAppRunner doesnt compile without xpinstall, patch by Anand Aiyer <aaiyer@asvcyber.com>, r=bsmedberg
|
2006-01-12 01:25:40 +00:00 |
gavin%gavinsharp.com
|
dc8bcb697a
|
Bug 321838: nsAppRunner.cpp still refers to components.ini in comment, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=bsmedberg
|
2006-01-03 15:19:55 +00:00 |
bsmedberg%covad.net
|
15893099be
|
Bug 321237 - Make NS_OS_CURRENT_PROCESS_DIR point to the application directory for XULRunner apps, r=robstrong
|
2005-12-23 14:51:39 +00:00 |
vladimir%pobox.com
|
02e9e55c05
|
b=317351, add env var to disable windows crash dialog on crash, r=bsmedberg
|
2005-12-12 19:09:58 +00:00 |
jst%mozilla.jstenback.com
|
b8fc561f54
|
Fixing build bustage.
|
2005-11-29 00:30:58 +00:00 |
jst%mozilla.jstenback.com
|
7a5af690c6
|
Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org
|
2005-11-28 23:56:44 +00:00 |
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 |