2011-03-26 Anders Carlsson <andersca@apple.com>
Reviewed by Sam Weinig. Factor processing of incoming sync replies out into processIncomingSyncReply https://bugs.webkit.org/show_bug.cgi?id=57161 * Platform/CoreIPC/Connection.cpp: (CoreIPC::Connection::sendSyncMessage): Pass DispatchMessageEvenWhenWaitingForSyncReply to sendMessage. (CoreIPC::Connection::processIncomingSyncReply): Move code from processIncomingMessage to here. (CoreIPC::Connection::processIncomingMessage): Call processIncomingSyncReply. git-svn-id: svn://svn.chromium.org/blink/trunk@82041 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment