[Webkit-unassigned] [Bug 102501] [TexMap] Flickering after transitions on Apple HTML5 demo

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 24 07:12:20 PST 2013


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





--- Comment #23 from Alexander Paschenko <alexander.pashenko at lge.com>  2013-01-24 07:14:14 PST ---
(In reply to comment #21)
> (From update of attachment 184483 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=184483&action=review
> 
> > Source/WebCore/ChangeLog:11
> > +        And these flags themselves are set based on GraphicsLayerTextureMapper's changeMask which indicates what details of the state have been changed since the last sync.
> 
> Remove the first word "And" :)

Done :)
We would like also to point out that there is a potential problem with m_currentFilters which currently gets updated in a manner which is fixed with this patch, and so it appears to be prone to undesired affections as well. What do you think, should we enhance the patch or just leave m_currentFilters alone for now?

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