[Webkit-unassigned] [Bug 73817] [TexMap][QT] TexMap does not draw the border of media and webgl elements.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 5 17:20:20 PST 2011


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


Noam Rosenthal <noam.rosenthal at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #117955|                            |review-, commit-queue-
               Flag|                            |




--- Comment #7 from Noam Rosenthal <noam.rosenthal at nokia.com>  2011-12-05 17:20:20 PST ---
(From update of attachment 117955)
View in context: https://bugs.webkit.org/attachment.cgi?id=117955&action=review

> Source/WebCore/platform/graphics/texmap/GraphicsLayerTextureMapper.cpp:72
> +    m_pendingContent.needsDisplayContents = true;

contentsNeedDisplay instead of needsDisplayContents

> Source/WebCore/platform/graphics/texmap/TextureMapperNode.cpp:303
> +    }

This is incorrect.
If content type is not media, we shouldn't use contentsNeedsDisplay at all!

> Source/WebCore/platform/graphics/texmap/TextureMapperNode.h:123
> +        bool needsDisplayContents;

contentsNeedDisplay

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