[webkit-reviews] review granted: [Bug 58239] REGRESSION (WebKit2): Deadlock clicking Flash plugin : [Attachment 89079] Dispatch sent messages to windows owned by the web process when waiting a sync CoreIPC reply

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 11 14:03:50 PDT 2011


Anders Carlsson <andersca at apple.com> has granted Adam Roben (:aroben)
<aroben at apple.com>'s request for review:
Bug 58239: REGRESSION (WebKit2): Deadlock clicking Flash plugin
https://bugs.webkit.org/show_bug.cgi?id=58239

Attachment 89079: Dispatch sent messages to windows owned by the web process
when waiting a sync CoreIPC reply
https://bugs.webkit.org/attachment.cgi?id=89079&action=review

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=89079&action=review

> Source/WebKit2/Platform/CoreIPC/Connection.cpp:56
> +    bool waitWhileDispatchingSentMessages(double absoluteTime, const
Vector<HWND>& windowsToReceiveMessages)

This should be made more clear that it's window messages that are being
dispatched.


More information about the webkit-reviews mailing list