Bug 100318

Summary: [Texmap] Enable filter animations in GraphicsLayerAnimation
Product: WebKit Reporter: Noam Rosenthal <noam>
Component: New BugsAssignee: Noam Rosenthal <noam>
Status: RESOLVED FIXED    
Severity: Normal CC: dongseong.hwang, gyuyoung.kim, kenneth, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.