0
Files
src/ipc
jhorwich@chromium.org 522cc10d71 Reimplement ReceivedSyncMsgQueue::DispatchMessages
Implementation of IPC::SyncChannel::ReceivedSyncMsgQueue::DispatchMessages that
does not hold any messages in a local stack-frame's delayed_queue, which was
causing me to see an inbound sync message from a plugin not dispatched while
the renderer was waiting for replies from the plugin. This was causing the
plugin and renderer to deadlock waiting for each other.

BUG=108491
TEST=Run Pepperized O3D and observe for tab hangs
TEST=Run ipc_tests unittests


Review URL: http://codereview.chromium.org/9022038

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@117309 0039d316-1c4b-4281-b951-d872f2087c98
2012-01-11 22:39:54 +00:00
..
2011-06-24 18:57:24 +00:00
2011-12-21 22:12:58 +00:00
2011-11-17 16:09:44 +00:00
2011-11-12 21:16:41 +00:00
2011-11-12 21:16:41 +00:00
2011-11-17 16:09:44 +00:00
2011-08-15 20:41:46 +00:00
2011-11-04 00:14:16 +00:00
2011-11-12 21:16:41 +00:00
2011-08-15 20:41:46 +00:00
2011-11-04 00:14:16 +00:00
2011-08-15 20:41:46 +00:00
2011-08-15 20:41:46 +00:00
2011-11-17 16:09:44 +00:00
2011-11-17 16:09:44 +00:00
2011-11-17 16:09:44 +00:00
2011-11-04 00:14:16 +00:00
2011-08-15 20:41:46 +00:00
2011-07-08 17:27:12 +00:00