[Webkit-unassigned] [Bug 93077] [WK2] LayerTreeCoordinator can disallow tile updates in forceRepaint

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


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


Balazs Kelemen <kbalazs at webkit.org> changed:

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




--- Comment #1 from Balazs Kelemen <kbalazs at webkit.org>  2012-08-03 01:15:17 PST ---
Created an attachment (id=156283)
 --> (https://bugs.webkit.org/attachment.cgi?id=156283&action=review)
proposed fix

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.

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