[Webkit-unassigned] [Bug 58905] [Qt][Texmap] Do not create a texture if it will not be used.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 3 16:34:17 PDT 2011


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





--- Comment #7 from Alexis Menard <alexis.menard at openbossa.org>  2011-05-03 16:34:17 PST ---
(From update of attachment 91417)
View in context: https://bugs.webkit.org/attachment.cgi?id=91417&action=review

> Source/WebCore/platform/graphics/texmap/TextureMapperNode.cpp:859
> +    if (m_state.dirty && hasContent())

I'm wondering if that check should be done before. Why entering here if anyway there is nothing to render?

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