[webkit-reviews] review requested: [Bug 93077] [WK2] LayerTreeCoordinator can disallow tile updates in forceRepaint : [Attachment 156283] proposed fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 3 01:15:17 PDT 2012


Balazs Kelemen <kbalazs at webkit.org> has asked  for review:
Bug 93077: [WK2] LayerTreeCoordinator can disallow tile updates in forceRepaint
https://bugs.webkit.org/show_bug.cgi?id=93077

Attachment 156283: proposed fix
https://bugs.webkit.org/attachment.cgi?id=156283&action=review

------- Additional Comments from Balazs Kelemen <kbalazs at webkit.org>
This was suggested by Joselyn :)
Actually I'm not 100% sure it's correct. It fixes the tests and don't introduce
new fails. But is it ok to send tile updates when waiting for the ui process? I
guess it works because when running WTR, the UI expects this behavior. As long
as the only user of force repaint is wtr this makes no danger but still I
wonder whether should we involve the UI side in fixing this.


More information about the webkit-reviews mailing list