Bug 49247

Summary: SVGFETileElement doesn't support dynamic invalidation
Product: WebKit Reporter: Renata Hodovan <rhodovan.u-szeged>
Component: SVGAssignee: Renata Hodovan <rhodovan.u-szeged>
Status: RESOLVED FIXED    
Severity: Normal CC: mdelaney7, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 45453    
Attachments:
Description Flags
Patch zimmermann: review+

Renata Hodovan
Reported 2010-11-09 04:46:14 PST
SVGFETileElement doesn't support dynamic invalidation
Attachments
Patch (124.14 KB, patch)
2010-11-09 04:54 PST, Renata Hodovan
zimmermann: review+
Renata Hodovan
Comment 1 2010-11-09 04:54:05 PST
Nikolas Zimmermann
Comment 2 2010-11-09 05:02:16 PST
Comment on attachment 73360 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=73360&action=review Looks great, just found a typo in the ChangeLog. > WebCore/ChangeLog:8 > + The dynamic changes are captured by the svgAttributeChange function, and invalidate the filter primitive if necessary. Typo: svgAttributeChanged. s/, and invalidate/. Invalidate/
Renata Hodovan
Comment 3 2010-11-09 23:04:24 PST
Landed in 71630: http://trac.webkit.org/changeset/71630 Closing bug.
Note You need to log in before you can comment on or make changes to this bug.