Bug 68474
Summary: | Build a FilterEffect chain from list of FilterOperations | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dean Jackson <dino> |
Component: | Layout and Rendering | Assignee: | Dean Jackson <dino> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | cmarrin, krit, simon.fraser, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 68473, 72442, 72443 |
Dean Jackson
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/10155748>
Dean Jackson
This is fixed by 68473
Dean Jackson
Err... I meant https://bugs.webkit.org/show_bug.cgi?id=68475