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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 27 08:08:19 PST 2012


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





--- Comment #16 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2012-12-27 08:10:26 PST ---
(From update of attachment 180329)
View in context: https://bugs.webkit.org/attachment.cgi?id=180329&action=review

> Source/WebCore/platform/graphics/texmap/TextureMapperLayer.h:186
> +    bool m_shouldUpdateTransformFromGraphicsLayer;
> +    bool m_shouldUpdateOpacityFromGraphicsLayer;
> +

why are these not initialized in the ctor?

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