[webkit-reviews] review denied: [Bug 71920] [chromium] CCThreadProxy::finishAllRendering hangs if !visible : [Attachment 114311] Added CCScheduler::forceRedraw()

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


James Robinson <jamesr at chromium.org> has denied Iain Merrick
<husky at google.com>'s request for review:
Bug 71920: [chromium] CCThreadProxy::finishAllRendering hangs if !visible
https://bugs.webkit.org/show_bug.cgi?id=71920

Attachment 114311: Added CCScheduler::forceRedraw()
https://bugs.webkit.org/attachment.cgi?id=114311&action=review

------- Additional Comments from James Robinson <jamesr at chromium.org>
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?


More information about the webkit-reviews mailing list