[webkit-reviews] review granted: [Bug 75778] [Texmap] Enable css filters in TextureMapperGL : [Attachment 139796] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 2 06:23:06 PDT 2012


Jocelyn Turcotte <jocelyn.turcotte at nokia.com> has granted Noam Rosenthal
<noam.rosenthal at nokia.com>'s request for review:
Bug 75778: [Texmap] Enable css filters in TextureMapperGL
https://bugs.webkit.org/show_bug.cgi?id=75778

Attachment 139796: Patch
https://bugs.webkit.org/attachment.cgi?id=139796&action=review

------- Additional Comments from Jocelyn Turcotte <jocelyn.turcotte at nokia.com>
(In reply to comment #5)
> > Source/WebCore/platform/graphics/texmap/TextureMapperShaderManager.cpp:212
> >	 m_textureMapperShaderProgramMap.clear();
> > +#if ENABLE(CSS_FILTERS)
> > +	 m_filterMap.clear();
> > +#endif
> 
> Wouldn't those be implicit anyway?

Any comment on this?
For the rest, r=me


More information about the webkit-reviews mailing list