RESOLVED FIXED 100318
[Texmap] Enable filter animations in GraphicsLayerAnimation
https://bugs.webkit.org/show_bug.cgi?id=100318
Summary [Texmap] Enable filter animations in GraphicsLayerAnimation
Noam Rosenthal
Reported 2012-10-24 18:29:27 PDT
[Texmap] Enable filter animations in GraphicsLayerAnimation
Attachments
Patch (11.80 KB, patch)
2012-10-24 18:40 PDT, Noam Rosenthal
no flags
Noam Rosenthal
Comment 1 2012-10-24 18:40:25 PDT
Dongseong Hwang
Comment 2 2012-10-24 21:31:00 PDT
Comment on attachment 170534 [details] Patch Great! I'm waiting this patch. View in context: https://bugs.webkit.org/attachment.cgi?id=170534&action=review > Source/WebCore/platform/graphics/texmap/TextureMapperLayer.h:123 > + void setFilters(const FilterOperations& filters) { m_filters = filters; } setFilters rhymes with setTransform and setOpacity. qwebframe and LayerTreeRenderer needs setTransform and setOpacity but I think setFilters is used by only setAnimatedFilters forever.
WebKit Review Bot
Comment 3 2012-10-31 11:06:28 PDT
Comment on attachment 170534 [details] Patch Clearing flags on attachment: 170534 Committed r133047: <http://trac.webkit.org/changeset/133047>
WebKit Review Bot
Comment 4 2012-10-31 11:06:33 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.