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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 9 12:04:05 PST 2011


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


James Robinson <jamesr at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #114311|review?                     |review-
               Flag|                            |




--- Comment #9 from James Robinson <jamesr at chromium.org>  2011-11-09 12:04:05 PST ---
(From update of attachment 114311)
For the readback case waiting for vsync doesn't seem to make much sense - we should just draw as soon as we get the request. I can't think of any other cases where we would want to draw when !visible, so I'd say that you really should have forceRedraw ignore vsync completely.  Nat?

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