Josh Matthews
|
dada380a92
|
Bug 581341 - Part 4: Always run the IPC testshell callback, regardless of execution success or failure. r=bent
|
2011-06-23 19:31:58 -04:00 |
Ben Newman
|
0efa26c6fe
|
Bug 554942 - [E10s] Sort out what object TabParent::GetGlobalJSObject should return and how. r=smaug
|
2010-03-30 21:41:44 -07:00 |
Ben Newman
|
8543260519
|
Bug 516522 - CPOW: Cross-Process (JavaScript) Object Wrapper. r=mrbkap r=bent sr=jst
|
2009-11-06 12:43:39 -08:00 |
Chris Jones
|
dfa19ba299
|
bug 525342: make IPDL dtors part of the destructed actor's protocol instead of the manager's. r=bsmedberg
|
2009-12-03 02:16:14 -06:00 |
Chris Jones
|
234f57eaf0
|
bug 517977: require actor impls to override AllocPFoo/DeallocPFoo instead of PFooConstructor/PFooDestructor
|
2009-09-22 12:31:11 -05:00 |
Chris Jones
|
40931515df
|
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
|
c9da13e27d
|
Remove 'Protocol' suffix from IPDL-generated files
|
2009-09-09 15:59:06 -07:00 |
Ben Turner
|
761a7fffb6
|
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
|
52304392d9
|
Rework ipcshell to become xpcshell
|
2009-08-28 16:16:19 -07:00 |
Ben Turner
|
447b61265c
|
Fix testshell to use the new callback commands, and shut down properly
|
2009-08-25 16:07:22 -07:00 |
Ben Turner
|
c19378d405
|
Use mozilla strings instead of std::string in IPDL
|
2009-07-29 14:12:15 -07:00 |
Ben Turner
|
74101c49a8
|
Adds the ipcshell application to test IPC
|
2009-07-11 02:33:10 -04:00 |