Bug 68474 - Build a FilterEffect chain from list of FilterOperations
Summary: Build a FilterEffect chain from list of FilterOperations
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks: 68473 72442 72443
  Show dependency treegraph
 
Reported: 2011-09-20 14:18 PDT by Dean Jackson
Modified: 2011-11-16 21:28 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 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.
Comment 1 Radar WebKit Bug Importer 2011-09-20 14:18:36 PDT
<rdar://problem/10155748>
Comment 2 Dean Jackson 2011-11-16 21:27:15 PST
This is fixed by 68473
Comment 3 Dean Jackson 2011-11-16 21:28:39 PST
Err... I meant https://bugs.webkit.org/show_bug.cgi?id=68475