[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 08:38:28 PST 2011


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





--- Comment #3 from Noam Rosenthal <noam.rosenthal at nokia.com>  2011-12-05 08:38:28 PST ---

> > Source/WebCore/platform/graphics/texmap/TextureMapperNode.cpp:318
> > +        if (m_currentContent.contentType == MediaContentType && !needsReset)
> > +            continue;
> 

I think the real problem this tries to solve is that we treat setNeedsDisplay and setContentsNeedsDisplay differently. We should change that.

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