Bug 76008
Summary: | Move constants for Sepia Tone and Grayscale filters to a separate file | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Marrin <cmarrin> |
Component: | Layout and Rendering | Assignee: | Simon Fraser (smfr) <simon.fraser> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | krit, simon.fraser, thorton, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 68469 |
Chris Marrin
These need to be used both in FilterEffectsRenderer and PlatformCALayer, so they should be in a header (I suggest FilterOperation.h) and we should reference the SVG spec from whence they came:
https://dvcs.w3.org/hg/FXTF/raw-file/tip/filters/index.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/4222
EWS
Committed 254358@main (17983d2e7c64): <https://commits.webkit.org/254358@main>
Reviewed commits have been landed. Closing PR #4222 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/99784951>