Bug 545338 - RPCChannel should use events rather than thread messages for NotifyWoker...
commit6275efdc651213981433d02805f901299f1baa99
authorJim Mathies <jmathies@mozilla.com>
Thu, 25 Mar 2010 21:53:10 +0000 (25 16:53 -0500)
committerJim Mathies <jmathies@mozilla.com>
Thu, 25 Mar 2010 21:53:10 +0000 (25 16:53 -0500)
tree980c5a154c6cfd7223d0ea0adca9f9831eeb1590
parent1fd16f5529ab701fac830f7a41269ceb9eb38473
Bug 545338 - RPCChannel should use events rather than thread messages for NotifyWokerThread. r=bent.
ipc/glue/RPCChannel.h
ipc/glue/SyncChannel.cpp
ipc/glue/SyncChannel.h
ipc/glue/WindowsMessageLoop.cpp