[Webkit-unassigned] [Bug 53211] Need a way to spin a message loop while waiting for a reply to a synchronous CoreIPC message

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 31 09:47:38 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=53211





--- Comment #2 from Adam Roben (aroben) <aroben at apple.com>  2011-01-31 09:47:38 PST ---
Created an attachment (id=80650)
 --> (https://bugs.webkit.org/attachment.cgi?id=80650&action=review)
WIP patch for discussion (depends on bug 53209)

With this patch and the patch for bug 53209, we spin a run loop while waiting for synchronous message replies. However, we seem to hit assertions/crashes pretty easily with this patch due to unexpected reentrancy in WebCore.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list