[Webkit-unassigned] [Bug 51351] UI process should respond to synchronous messages from the web process on a non-main thread by default

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 11 09:07:14 PDT 2011


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





--- Comment #7 from Adam Roben (:aroben) <aroben at apple.com>  2011-04-11 09:07:15 PST ---
(In reply to comment #4)
> 1) Make the web process spin a run loop while waiting for a reply to any synchronous message, not just those that end up presenting UI in the UI process.

This is now bug 58239.

> 2) Add a test mode to WebKit2 that exercises the reentrancy that spinning a nested run loop enables.

This is bug 53218.

> 3) Eventually change WebKit2 only to spin a run loop while waiting for a reply to a synchronous message that will present UI, and move all other synchronous message handling to a non-main thread, as described in comment 1.

This is bug 51352.

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