RESOLVED FIXED 68474
Build a FilterEffect chain from list of FilterOperations
https://bugs.webkit.org/show_bug.cgi?id=68474
Summary Build a FilterEffect chain from list of FilterOperations
Dean Jackson
Reported 2011-09-20 14:18:20 PDT
Now that filter can take a chain of operations, we need to either have it render multiple times or, better, implement our logic so that the chain is merged into a single pass.
Attachments
Radar WebKit Bug Importer
Comment 1 2011-09-20 14:18:36 PDT
Dean Jackson
Comment 2 2011-11-16 21:27:15 PST
This is fixed by 68473
Dean Jackson
Comment 3 2011-11-16 21:28:39 PST
Note You need to log in before you can comment on or make changes to this bug.