[Webkit-unassigned] [Bug 58239] REGRESSION (WebKit2): Deadlock clicking Flash plugin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 11 09:08:27 PDT 2011


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





--- Comment #3 from Adam Roben (:aroben) <aroben at apple.com>  2011-04-11 09:08:27 PST ---
As described in bug 51351 comment 4, we're planning to fix this by making the web process spin a run loop when waiting for a reply to any synchronous message. Bug 51351 and bug 51352 represent future improvements which would allow us to only spin a run loop in certain situations (and thus hopefully reduce chances of bugs due to reentrancy issues).

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