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

1884 Коммитов

Автор SHA1 Сообщение Дата
darin%meer.net fc86fb1f77 compile away printfs in non-debug builds 2004-07-19 20:21:17 +00:00
darin%meer.net 7253950131 fixing bustage 2004-07-14 01:40:23 +00:00
darin%meer.net 333b83915b fixing scriptability of IPC interfaces
fixing critical bug in DConnectStub::QueryInterface
adding JavaScript testcase for DConnect

NOT PART OF THE BUILD
2004-07-14 00:14:45 +00:00
darin%meer.net cefc94128c make --disable-tests disable dconnect/test, thanks to Frank Wiegerinck for reporting this bug. 2004-07-12 15:33:19 +00:00
darin%meer.net 65bdc691c7 fixing shutdown crash. this code should not have been calling IPC_Shutdown.
not part of the build
2004-06-30 18:49:34 +00:00
darin%meer.net b6acc49e5b do not wrap null valued interface pointers.
NOT PART OF THE BUILD
2004-06-25 14:27:57 +00:00
darin%meer.net 2ba5715b6a Bad array addressing in GetIIDForMethodParam when passed a nsXPTCVariant
array.  Thanks to Javier Pedemonte for discovering this bug.

Not part of the default build.
2004-06-23 23:22:56 +00:00
darin%meer.net 919e3a5232 Fixes a major bug that occurs when passing a remote object to a method call
on another remote object.  We now unwrap the local DConnectStub and send
the address of the remote object instead, which avoids the creation of an
unnecessary DConnectStub on the remote side.  Thanks to Frank Wiegerinck
for finding this bug.

This patch also makes it so that all of the IPC tests depend on no more
than XPCOM.  That way it is possible to build IPCDC and XPCOM standalone
without needing disable tests.

These changes do not affect the default build.
2004-06-23 18:10:11 +00:00
darin%meer.net 3431fa3b9b more buffer overrun fixes 2004-05-18 20:18:29 +00:00
darin%meer.net a37ae4927f fixing brad tinderbox warnings 2004-05-18 07:05:20 +00:00
darin%meer.net 542e90f394 fixing mingw build bustage 2004-05-17 21:17:38 +00:00
darin%meer.net 2295e96050 compiling dconnect extension by default, but only including it in the
final component library if BUILD_DCONNECT is set in the build environment.
fixing a buffer overrun in ipcMessageWriter (it was not initializing itself
properly)
2004-05-17 19:49:42 +00:00
darin%meer.net 13c88e4971 initial checkin for d-xpcom support using the ipc daemon, b=242530 (NOT PART OF THE BUILD) 2004-05-14 06:19:28 +00:00
darin%meer.net 23e1dd8eaf fixing IPC MT bugs. adding aggressive MT testcase for ipcILockService. 2004-05-11 21:27:28 +00:00
darin%meer.net dc9e6ce629 fixing BeOS bustage 2004-05-10 23:21:22 +00:00
darin%meer.net a44cc7d477 attempting to fix static build bustage 2004-05-09 22:04:12 +00:00
darin%meer.net 702df013ac removing dead code 2004-05-09 19:48:25 +00:00
darin%meer.net 89fdea0832 landing patch for bug 243107 "make ipcIService and ipcILockService threadsafe" (this code is not currently used for anything) 2004-05-09 19:08:57 +00:00
darin%meer.net beabc4783a removing dead file 2004-05-08 01:08:36 +00:00
darin%meer.net bd0e8472d0 fixing bustage 2004-05-03 19:21:51 +00:00
darin%meer.net 265e9f8bbb fixing win32 bustage 2004-05-03 18:55:40 +00:00
darin%meer.net 85bb09e170 fixing win32 bustage 2004-05-03 18:50:36 +00:00
darin%meer.net c658aa3199 fixing bustage 2004-05-03 18:49:10 +00:00
darin%meer.net 3518a0fd5b patch for bug 242248 "IPC synchronous message support needs to be reworked" (not yet used for anything) 2004-05-03 18:40:33 +00:00
leaf%mozilla.org 2b99586b19 removing unused variable. patch from gautheri, r=me, sr=scc. bug 90906 2004-04-22 17:57:07 +00:00
darin%meer.net 0626698a9a fixes bug 226481 "please rename mozipcd to mozilla-ipcd so it doesn't break shell autocompletion" r=dbaron 2004-01-28 21:31:47 +00:00
dbaron%dbaron.org 0231f67b81 Remove users of deprecated, no-op, NS_INIT_ISUPPORTS macro from tree. b=178643 r+sr=bryner 2004-01-23 23:12:44 +00:00
bsmedberg%covad.net d0f309943a Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
bsmedberg%covad.net 274ef7cd49 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
cbiesinger%web.de 5de508a105 bug 229988. fix beos build bustage 2004-01-04 00:15:16 +00:00
cls%seawood.org f19fbcd3a2 If libraries are not exported to $DIST, they should not be exported to $prefix either. Fixing history bustage when using 'make install'.
Bug #229362 r=bsmedberg
2003-12-31 23:35:26 +00:00
mkaply%us.ibm.com 00501bdd57 #226369
r=darin, a=mkaply
Rename transmngr to transmgr
2003-11-21 22:25:22 +00:00
darin%meer.net 15b492a3d9 fixes bug 225016 "make IPC startup handshake (send CLIENT_HELLO, wait for CLIENT_ID) synchronous" r=timeless 2003-11-09 23:49:24 +00:00
bsmedberg%covad.net 91a322e93d Moving IPC code from the IPC_BRANCH_20030304 to the trunk. No actual code changes.
r/sr=leaf+darin
2003-11-07 13:50:30 +00:00