Chris Jones
|
250fef6fae
|
Bug 568366: Allow copy-constructing and assigning from T__None-typed unions. r=benjamn
|
2010-06-02 12:56:34 -05:00 |
|
Chris Jones
|
41d4381920
|
Bug 565462: Implement operator== for IPDL structs and unions. r=bsmedberg
|
2010-05-22 14:35:42 -05:00 |
|
Chris Jones
|
8cd4f6e0b8
|
Tests for bug 560000
|
2010-05-22 14:35:40 -05:00 |
|
Chris Jones
|
6bb717f964
|
Tests for bug 553846.
--HG--
rename : ipc/ipdl/test/cxx/PTestArrays.ipdl => ipc/ipdl/test/cxx/PTestDataStructures.ipdl
rename : ipc/ipdl/test/cxx/PTestArraysSub.ipdl => ipc/ipdl/test/cxx/PTestDataStructuresSub.ipdl
rename : ipc/ipdl/test/cxx/TestArrays.cpp => ipc/ipdl/test/cxx/TestDataStructures.cpp
rename : ipc/ipdl/test/cxx/TestArrays.h => ipc/ipdl/test/cxx/TestDataStructures.h
|
2010-05-22 14:35:37 -05:00 |
|
Chris Jones
|
f196c3f8dd
|
Bug 522547: Serialize/deserialize IPC messages in a "streaming" style. r=bent
|
2010-05-22 14:35:34 -05:00 |
|
Benoit Girard
|
4fe7201af4
|
Bug 528146: Run plug-in code on the thread that starts in main(). r=cjones
--HG--
rename : dom/plugins/PluginThreadChild.cpp => dom/plugins/PluginProcessChild.cpp
rename : dom/plugins/PluginThreadChild.h => dom/plugins/PluginProcessChild.h
rename : ipc/ipdl/test/cxx/IPDLUnitTestThreadChild.cpp => ipc/ipdl/test/cxx/IPDLUnitTestProcessChild.cpp
rename : ipc/ipdl/test/cxx/IPDLUnitTestThreadChild.h => ipc/ipdl/test/cxx/IPDLUnitTestProcessChild.h
|
2010-05-10 23:18:00 -05:00 |
|
Benjamin Smedberg
|
8a1fac05ad
|
Bug 561817 part A: Entered/ExitedCall callbacks for toplevel actors upon RPC in-calls. r=bsmedberg
|
2010-04-29 11:49:00 -05:00 |
|
Chris Jones
|
1882438210
|
No bug: Test RPC round-trip times and warn before sleep()ing. no r=, test only
|
2010-02-04 21:40:42 -06:00 |
|
Chris Jones
|
88517643e0
|
Bug 518881: Fix unused-result warnings in IPDL/C++ unit tests.
|
2010-04-27 00:43:01 -05:00 |
|
Chris Jones
|
b330eeb701
|
Bug 559898: Allow (sub-)protocols to manage themselves. r=bsmedberg
|
2010-04-26 20:11:48 -05:00 |
|
Chris Jones
|
867c2c58be
|
Bug 559953: Add a |const nsTArray<Subactor*>& ManagedFoo();| accessor. r=bent
|
2010-04-26 20:11:47 -05:00 |
|
Thomas Lee
|
ce2d2bb9d6
|
Bug 541131: Include IPDL headers as |include protocol PFoo;|. r=cjones
|
2010-04-26 20:11:46 -05:00 |
|
Chris Jones
|
ce3499a322
|
Bug 555275: Implement a DeallocShmem() interface. r=bent
|
2010-04-26 20:11:40 -05:00 |
|
Chris Jones
|
3dd14a4fc7
|
Bug 548437: Test SysV shmem.
|
2010-04-16 00:29:17 -05:00 |
|
Joe Drew ext:(%20and%20Chris%20Jones%20%3Cjones.chris.g%40gmail.com%3E)
|
8ed356359a
|
Bug 548437: Add a SysV shmem subtype of SharedMemory. r=dougt
|
2010-04-16 00:29:16 -05:00 |
|
Josh Matthews
|
9e6dd7d2f1
|
Bug 552117 - Print current test name in IPDL tests. r=cjones
--HG--
extra : rebase_source : 45b554a05e8a9e3ca627b10f633a955cec4f0f05
|
2010-03-13 13:23:50 +13:00 |
|
Chris Jones
|
06b6cd61b1
|
Bug 552014: Test
|
2010-03-18 17:52:34 -05:00 |
|
Chris Jones
|
9961ca115c
|
Followup to bug 545342: atomically refcount the dequeue task. r=bent
|
2010-03-11 16:24:15 -06:00 |
|
Chris Jones
|
bb3a4d1e88
|
Bug 549888: Test
|
2010-03-11 01:35:32 -06:00 |
|
Chris Jones
|
64b0390f9c
|
Bug 546035: Test
|
2010-03-11 01:35:28 -06:00 |
|
Chris Jones
|
f32598179a
|
Bug 545342: Test
|
2010-03-11 01:35:21 -06:00 |
|
Chris Jones
|
aa5b9d019a
|
Bug 545455: IPDL/C++ test.
--HG--
extra : rebase_source : 9fae2c3f3192633834166b863f7ab0c1ed2f0e40
|
2010-02-16 12:44:23 -06:00 |
|
Chris Jones
|
c2fd996a25
|
Bug 548214: Extended IPDL/C++ test.
|
2010-02-24 15:59:24 -06:00 |
|
Chris Jones
|
3f0c454925
|
Bug 545053: IPDL/C++ test of hang detector.
--HG--
extra : transplant_source : %92%F8%81%3A%E0%99n%15kQ%BEB%EB%B6U%1Csuar
|
2010-02-11 14:32:17 -06:00 |
|
Chris Jones
|
f684bbfeaf
|
Bug 545591: Temporary workaround.
--HG--
extra : transplant_source : /%9E5%1C%A2%B1%21%BD%9D%A5%DB%039/p%23%95%A2%7B%D3
|
2010-02-11 00:48:33 -06:00 |
|
Chris Jones
|
0d9ee803ce
|
Bug 540886, part 3: IPDL/C++ test for BlockChild()/UnblockChild(). r=bnewman
--HG--
extra : transplant_source : h%0DM%F8%C5s%82%97%28%AEH%91%86%00%0E%99%A0%05T%1B
|
2010-01-27 00:41:33 -06:00 |
|
Chris Jones
|
e86369ebb5
|
Bug 540111, part 5: IPDL/C++ test of multi-managers. r=bnewman
--HG--
extra : transplant_source : %3B%83%10%FC%C3%5D%F7%22%B4%07WB7u%F6%8A4%D8%16%01
|
2010-01-26 22:56:14 -06:00 |
|
Benjamin Smedberg
|
30bd4e4e51
|
Bug 516515 - Don't initialize XPCOM in plugin processes, r=cjones
--HG--
extra : rebase_source : cab356b862a66fb7f5955b1f936944f2395bba3c
|
2010-02-03 17:17:09 -05:00 |
|
Chris Jones
|
09b2bf5c05
|
Followup to bug 542052: Windows doesn't like stdint types.
|
2010-01-25 17:18:11 -06:00 |
|
Chris Jones
|
ec0791fe20
|
Bug 542052: Add support for serializing/deserializing byte types. r=bent
|
2010-01-25 16:47:39 -06:00 |
|
Chris Jones
|
6345658b6f
|
Bug 521929, part 3: IPDL/C++ test.
--HG--
extra : transplant_source : %9E%82%3E%20E%81J%97r%CD%05%93%FC%E0%9C%877P%DF%EE
|
2010-01-21 20:04:11 -06:00 |
|
Chris Jones
|
3de475a7b3
|
Fix Windows build busted by 2e3e142612b1.
--HG--
extra : transplant_source : -z%FD%996%7D%89%BD%09%E8%E2L%23%0E%1CK%21%AC%28%1C
|
2010-01-20 22:58:47 -06:00 |
|
Chris Jones
|
00ee801a2c
|
Test for bug 538239.
--HG--
extra : transplant_source : 8e%9E%87%3F%D1%EE%A7%3A%AB%19%84%AD%C1%DD%13%CE%82%E3w
|
2010-01-20 21:50:07 -06:00 |
|
Chris Jones
|
a6c07cd9f8
|
Test for followup to bug 539856.
--HG--
extra : transplant_source : f%83f%28%DC%A9%09%ADm%C3Ra%C5%D4%A7%A5%B2%D8%EDb
|
2010-01-15 15:15:51 -06:00 |
|
Chris Jones
|
ed5142290d
|
Bug 539343: Call DeallocSubtree() on subprotocol actors after being __delete__-ed. r=bent
--HG--
extra : transplant_source : d%BE5%28%8D%EE%E3%D2Q%14%FB8%8Co%D5U%2C%19W%C4
|
2010-01-13 21:08:36 -06:00 |
|
Chris Jones
|
7b632f2270
|
Test for bug 539343.
--HG--
extra : transplant_source : J0p%C1%D3%7F%A5%D5%7Ds%F3%3F%8EG%B4%DD%D5%2A_%B2
|
2010-01-13 21:08:35 -06:00 |
|
Chris Jones
|
a7181ad9ab
|
Test for bug 539856.
--HG--
extra : transplant_source : %20%83%FE%ED1N%00Xg6D%A9%FC%1E%B1%7E%BD%14xQ
|
2010-01-14 23:25:56 -06:00 |
|
Chris Jones
|
5adae8dcb1
|
Test for bug 538586.
--HG--
extra : rebase_source : 806feb88f71efe10512b084156b88534bc6236bf
|
2010-01-12 00:14:31 -06:00 |
|
Chris Jones
|
7ff27dc043
|
Don't run TestLatency if the timing resolution is too low and use the new TimeDuration::ToSecondsSigDigits() method to display durations to humans. No r=, test only.
--HG--
extra : rebase_source : 34ee3b04c128da20d035cb6e4d92418f5870cccd
|
2010-01-11 23:46:17 -06:00 |
|
Chris Jones
|
8ff8aeed5a
|
bug 535867: fix threadsafety problem causing windows tinderbox error. r=trivial
|
2009-12-18 18:09:56 -06:00 |
|
Chris Jones
|
b98d4ef625
|
bug 535298: IPDL unit test for use-after-free crashes after RPC errors. r=test-only
|
2009-12-17 18:12:01 -06:00 |
|
Chris Jones
|
92ab770bfe
|
bug 533587: process RPC in-calls deferred because of races until "later". in-person r=bent
|
2009-12-09 17:15:01 -06:00 |
|
Chris Jones
|
cf23f7f8bd
|
add missing makefile dep. r=trivial
|
2009-12-09 14:53:52 -06:00 |
|
Chris Jones
|
7a4072a311
|
bug 532973: add a check-valgrind target that runs IPDL unit tests under valgrind. r=luser
|
2009-12-07 01:10:52 -06:00 |
|
Chris Jones
|
7a70d6f9c4
|
bug 533034: fix race condition that led to use-after-free. thanks valgrind!
|
2009-12-07 00:04:00 -06:00 |
|
Chris Jones
|
6e91459a40
|
bug 532983: fix invalid memory reads caused by regressions in shutdown behavior. r=bsmedberg
|
2009-12-07 00:03:49 -06:00 |
|
Chris Jones
|
ba122c592e
|
fix some leaks found by valgrind. r=trivial
|
2009-12-04 18:15:44 -06:00 |
|
Chris Jones
|
ef2a387ab8
|
bug 523175: follow-up to 82549dbf71d8, fully enables the C++/IPDL side of Shmem and adds unit tests. r=bent
|
2009-12-04 12:45:21 -06:00 |
|
Chris Jones
|
4572a1920a
|
bug 529005: detect child process shutdowns vs. crashes, and expose this information to IPDL actors in a new |ActorDestroy(why)| interface. also ensure that subprotocol actors are notified of shutdown and cleaned up properly. r=bsmedberg r=bent
|
2009-12-03 02:16:28 -06:00 |
|
Chris Jones
|
36fa3e883c
|
bug 521272: add C++ interfaces allowing IPDL manager actors to iterate over managees. r=trivial
|
2009-12-03 02:16:21 -06:00 |
|