Chris Jones
|
8d3e0640b8
|
bug 517977: require actor impls to override AllocPFoo/DeallocPFoo instead of PFooConstructor/PFooDestructor
|
2009-09-22 12:31:11 -05:00 |
|
Chris Jones
|
ad7cc03628
|
switch message handler nsresult return types to bool. appears to break test plugin, will be temporary
|
2009-09-17 18:09:20 -05:00 |
|
Ben Turner
|
5a0e09b701
|
Remove 'Protocol' suffix from IPDL-generated files
|
2009-09-09 15:59:06 -07:00 |
|
Ben Turner
|
df0dc3228b
|
Rename remaining protocols
--HG--
rename : dom/ipc/ContentProcess.ipdl => dom/ipc/PContentProcess.ipdl
rename : dom/ipc/IFrameEmbedding.ipdl => dom/ipc/PIFrameEmbedding.ipdl
rename : ipc/test-harness/Test.ipdl => ipc/test-harness/PTest.ipdl
rename : ipc/testshell/TestShell.ipdl => ipc/testshell/PTestShell.ipdl
rename : ipc/testshell/TestShellCommand.ipdl => ipc/testshell/PTestShellCommand.ipdl
|
2009-09-09 15:00:14 -07:00 |
|
Ben Turner
|
175d63409f
|
Fix crashing iframes due to gtk_init, stop using windows in xpcshell tests
|
2009-09-08 13:35:12 -07:00 |
|
Ben Turner
|
7ccc076f01
|
Enable ipcshell tests
|
2009-09-02 12:35:15 -07:00 |
|
Ben Turner
|
faceddc604
|
Disable tests until they work
|
2009-09-01 15:36:38 -07:00 |
|
Ben Turner
|
e46cbd79ac
|
Basic xpcshell test for testing IPDL
|
2009-09-01 15:17:24 -07:00 |
|
Ben Turner
|
9739753cd3
|
Rework ipcshell to become xpcshell
|
2009-08-28 16:16:19 -07:00 |
|
Ben Turner
|
9d33531365
|
Fix testshell to use the new callback commands, and shut down properly
|
2009-08-25 16:07:22 -07:00 |
|
Benjamin Smedberg
|
bfa6bff11f
|
Bug 510025 - make TestShell a subprotocol of ContentProcess so that it is useful for prototyping
|
2009-08-12 14:31:48 -04:00 |
|
Ben Turner
|
ff67e8afc3
|
Use mozilla strings instead of std::string in IPDL
|
2009-07-29 14:12:15 -07:00 |
|
Ben Turner
|
e5cab3444c
|
Allow ipcshell to receive a response from its child process
|
2009-07-23 15:27:17 -07:00 |
|
Benjamin Smedberg
|
f9e74ef747
|
IPCMessageStart.h shouldn't be checked in... should fix Windows build bustage.
|
2009-07-14 10:37:38 -04:00 |
|
Benjamin Smedberg
|
fc924865a3
|
Build system for .ipdl files.
|
2009-07-13 12:14:56 -04:00 |
|
Ben Turner
|
d952bdebc8
|
Linux bustage fix?
|
2009-07-11 03:04:20 -04:00 |
|
Ben Turner
|
896d5d4ea3
|
Adds the ipcshell application to test IPC
|
2009-07-11 02:33:10 -04:00 |
|