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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 31 10:44:47 PST 2011


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


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |abarth at webkit.org




--- Comment #5 from Adam Barth <abarth at webkit.org>  2011-01-31 10:44:47 PST ---
I'm sure you're aware, but this one of the most delicate parts of getting this stuff to work reliably.  You want to have very tight control over what kinds of messages you're willing to process while waiting for a reply to a synchronous IPC message.

-- 
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