Ben Turner
|
f120ae185f
|
Fix chromium statics for apps that don't run through XRE_Main
|
2009-07-29 14:11:42 -07:00 |
|
Ben Turner
|
cc4a10ffab
|
Fix enum and string subprocess type data to match, enforce with a static assertion.
|
2009-07-20 15:12:54 -04:00 |
|
Benjamin Smedberg
|
0501b7a589
|
Make --disable-ipc work... mac-ppc now builds by default.
|
2009-07-20 15:04:52 -04:00 |
|
Benjamin Smedberg
|
1e808cd4ea
|
Merge mozilla-central into Electrolysis
--HG--
rename : modules/plugin/base/src/nsPluginHostImpl.cpp => modules/plugin/base/src/nsPluginHost.cpp
|
2009-07-20 09:36:23 -04:00 |
|
Benjamin Smedberg
|
4965608501
|
Bug 483202 - Load chrome from the GRE directory in xpcshell, r=ted
|
2009-07-17 10:41:26 -04:00 |
|
Benjamin Smedberg
|
34a84a4c40
|
Because XRE_API hides function pointer declarations when XPCOM_GLUE is defined, don't use default values for function parameters
|
2009-07-16 12:23:33 -04:00 |
|
Chris Jones
|
d7947d5455
|
add IPDL test harness and the mountains of code that entails. add |bool| type to IPDL. fix bugs in nascent async/sync channels.
|
2009-07-14 00:12:50 -05:00 |
|
Ben Turner
|
011769cbf2
|
Adds the ipcshell application to test IPC
|
2009-07-11 02:33:10 -04:00 |
|
Chris Jones
|
e6c73d1542
|
use a single binary, mozilla-runtime, for all child processes
|
2009-07-10 14:03:09 -05:00 |
|
Makoto Kato
|
06c821f73a
|
Bug 504519 - XPIDL command for Symbian native should not build. r=bsmedberg
|
2009-07-17 18:46:50 +09:00 |
|
Blake Kaplan
|
c333b464ab
|
Bug 502687 - GCGraphBuilder::AddNode crashes on OOM. r=dbaron
|
2009-07-16 13:06:48 -07:00 |
|
Blake Kaplan
|
96a04e8df6
|
Bug 501840 - Avoid a warning when a cycle collection participant doesn't use tmp. r+sr=peterv
|
2009-07-16 13:06:26 -07:00 |
|
Mark Finkle
|
bf922f33d2
|
Bug 500324: 'Open' button in download manager doesn't correctly launch the file in it's viewer, r=bsmedberg, blassey
|
2009-07-16 15:40:28 -04:00 |
|
Benjamin Smedberg
|
350cc29383
|
Bug 501657 - Put local python modules at the beginning of the python path, not the end, tested by Jory Pratt
|
2009-07-13 12:28:59 -04:00 |
|
Josh Aas
|
adc1d1302a
|
Comment cleanup and macro rename for Mac OS X nsIFile impl. No bug. r=bsmedberg
|
2009-07-12 16:04:25 -04:00 |
|
Benjamin Smedberg
|
5a4dce8f48
|
Hook up the tab child process
|
2009-06-30 15:21:25 -04:00 |
|
Benjamin Smedberg
|
1004b53e4e
|
Bug 501176 - Move nsXULAppAPI.h to tier_xpcom, r+sr?bz
--HG--
rename : toolkit/xre/nsXULAppAPI.h => xpcom/build/nsXULAppAPI.h
rename : toolkit/xre/xrecore.h => xpcom/build/xrecore.h
|
2009-06-29 14:39:39 -04:00 |
|
Hiroyuki Ikezoe
|
7630621a0e
|
Bug 494412 – Make error message more clear when we can't load xpcom due to lack of memory; (XPCOM part); r=benjamin
|
2009-06-26 09:46:09 +09:00 |
|
Wolfgang Rosenauer
|
0af041e2b2
|
Bug 496708 - add biarch system plugin location (Linux); r=joshmoz, sr=roc
|
2009-06-24 09:21:43 +02:00 |
|
L. David Baron
|
9a8d97752d
|
Make some of the DEBUG_CC code accessible to code in non-debug builds so it can be used by memory tools for Web developers. (Bug 500233) r+sr=peterv
|
2009-07-08 18:10:29 -07:00 |
|
L. David Baron
|
7f0a460c49
|
Expose the cycle collector language runtimes so that other code can do cycle collection traversal. (Bug 500317) r+sr=peterv
|
2009-07-08 18:10:29 -07:00 |
|
Hiroyuki Ikezoe
|
e9b5c3edfc
|
Bug 489500 - Implement nsLocalFile::ResolveShortcut for WinCE. r=dougt, sr=vlad
|
2009-07-08 10:51:38 -07:00 |
|
Josh Aas
|
4b26557c2d
|
Use the same path comparison behavior for nsIFile::Equals on all platforms. b=491245 sr=bsmedberg
|
2009-07-08 11:26:07 -04:00 |
|
Wolfgang Rosenauer
|
a726181bc9
|
Bug 496708 - non biarch system plugin location (added missing Makefile magic); r+=joshmoz
|
2009-07-08 09:59:01 +02:00 |
|
Josh Aas
|
19297b541b
|
Use POSIX to get/set file permissions on Mac OS X. b=499875 sr=roc
|
2009-06-23 08:55:59 -04:00 |
|
Dave Townsend
|
169f18520e
|
Test arguments with spaces and quotes in nsIProcess. r=robstrong
|
2009-06-23 11:33:41 +01:00 |
|
Serge Gautherie
|
7030d10b39
|
Bug 495730 - xpcshell-tests: each test leaks 3 nsStringBuffer, after (harness) bug 483062 landing; (Bv2a) Fix and extend test_crashreporter.js; r=ted.mielczarek
|
2009-06-22 23:43:19 +02:00 |
|
Josh Aas
|
9c6646e6e1
|
Remove os2wrapper and associated files. b=499367 r=Peter Weilbacher
|
2009-06-22 17:25:07 -04:00 |
|
Stuart Parmenter
|
7355e671a2
|
bug 492114. Deal with the fact that CE doesn't have . or .. files and will give different behavior for empty directories. r=bsmedberg
|
2009-06-22 10:00:52 -07:00 |
|
ben turner
|
9bf84de2e4
|
Bug 498010 - Threads should release their observers when they are shut down; r=benjamin
|
2009-06-22 15:08:04 +02:00 |
|
Doug Turner
|
ba55c5e884
|
Bug 136936 - TestInterfaceInfo is out of date - nsIServiceManager; r=benjamin
|
2009-07-06 22:09:39 +02:00 |
|
Serge Gautherie
|
9f99b401d6
|
Bug 430112 - <nsAutoLock.cpp>: 2 "warning: unused variable status"; (Bv1) Split the init to 2 instructions; r=benjamin
|
2009-07-06 22:01:37 +02:00 |
|
Peter Van der Beken
|
ca8ccf47e0
|
Fix for bug 482788 (Lightweight DOM wrappers). r=jst, sr=mrbkap.
|
2009-05-12 22:20:42 +02:00 |
|
Josh Aas
|
dbbc06a937
|
Rewrite SetFileSize for Mac OS X using POSIX API. b=501307 r/sr=roc
|
2009-07-05 02:39:04 -04:00 |
|
Benjamin Smedberg
|
812128ba6a
|
Bug 500660 - Don't load XPT files from plugin directories any more r=josh sr=jst
|
2009-07-01 09:34:31 -04:00 |
|
Benjamin Smedberg
|
9ce06efb6a
|
Bug 501176 - Move nsXULAppAPI.h to tier-xpcom, r+sr=bz
--HG--
rename : toolkit/xre/nsXULAppAPI.h => xpcom/build/nsXULAppAPI.h
rename : toolkit/xre/xrecore.h => xpcom/build/xrecore.h
|
2009-07-01 09:32:33 -04:00 |
|
Peter Van der Beken
|
8291a79679
|
Fix for bug 492324 ("ASSERTION: wrong entry" during cycle collection (nsXBLDocumentInfo)). r=dbaron, sr=jst.
--HG--
extra : rebase_source : ea5eb556d1fe86b42ede4a0515e0c4c06544117b
|
2009-06-01 21:22:18 +02:00 |
|
Hiroyuki Ikezoe
|
499c51791c
|
bug 491972 - error building SimpleTypeLib.c due to perror() call r=bsmedberg
|
2009-06-18 07:31:12 -04:00 |
|
Chris Jones
|
1c0eb2d506
|
bug 491977: fix "leak" of deadlock detector statics. r=bsmedberg
|
2009-06-16 12:36:44 -07:00 |
|
Arpad Borsos
|
497b2e227d
|
Back out b8e531a6c961 (Bug 474369), it really did cause the windows dhtml regression
--HG--
extra : rebase_source : 568114bcfc5a7710d9e2c2fe5e234fa190bebba1
|
2009-06-16 14:38:51 +02:00 |
|
Arpad Borsos
|
ced6fd75da
|
Back out 7d502207183d (Bug 493701), it really did cause the windows dhtml regression
--HG--
extra : rebase_source : 1c08b3767508bc359d395560b08248fcaa71f511
|
2009-06-16 14:37:35 +02:00 |
|
Arpad Borsos
|
3a5c755862
|
Bug 493701 - Use a macro to reduce redundancy in nsDocLoader.cpp; r=bz
|
2009-06-11 11:03:40 +02:00 |
|
Arpad Borsos
|
ef105af6ce
|
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
|
2009-05-07 17:15:26 +02:00 |
|
Hiroyuki Ikezoe
|
a5f0088b65
|
Bug 487694 - "unable to build ssltunnel and some xpcom/test files due to CxxFrameHandler linkage" (Patch for nsIFileEnumerator.exe) [r=benjamin]
|
2009-06-14 01:51:12 -07:00 |
|
Shailen
|
b216db3469
|
Bug 497838 - "AIX Compilation error for 3.6a1pre source xpcom/io/nsWildCard.cpp", line 215.28: 1540-0274 (S) The name lookup for "_shexp_match" did not find a declaration" [r=benjamin]
|
2009-06-14 01:41:19 -07:00 |
|
palo misik
|
d5531db087
|
Bug 490587 - "Warning in mozilla/xpcom/glue/nsGenericFactory.cpp" [r=benjamin]
|
2009-06-14 01:37:38 -07:00 |
|
Arpad Borsos
|
cd1887abfd
|
Back out bug 474369, suspected of causing dhtml and tp3 regression
|
2009-06-12 23:20:55 +02:00 |
|
Arpad Borsos
|
3773b464cf
|
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
--HG--
extra : rebase_source : 2f40cba97555521222512c7cd793c2a2adcca333
|
2009-05-07 17:15:26 +02:00 |
|
Doug Turner
|
7e69536472
|
Bug 488862 - crash while geolocation is retrieving data [@ nsGeolocation::RemoveRequest]. r=dbaron, sr=smaug, r=ctalbert on tests
|
2009-06-11 17:46:46 -07:00 |
|
Serge Gautherie
|
82a4092aee
|
Bug 306840 - Improve PR_GetEnv() usages; (Cv1a) <XpCom/nsAtomTable.cpp> (= sync'ed Bv2); r=timeless sr=neil
|
2009-06-11 19:47:33 +02:00 |
|