[Webkit-unassigned] [Bug 71920] [chromium] CCThreadProxy::finishAllRendering hangs if !visible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 9 09:51:21 PST 2011


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





--- Comment #5 from Nat Duca <nduca at chromium.org>  2011-11-09 09:51:21 PST ---
> Because setNeedsRedraw() will prod the state machine, and (I think) that can run the callback and clear out the completion event.

Great point. You migth want to check the other cases where I stash a completion event away for a similar mistake... compositeAndReadback does this too, I think.

Any thoughts on the overall switching approach?

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