Bug 76008

Summary: Move constants for Sepia Tone and Grayscale filters to a separate file
Product: WebKit Reporter: Chris Marrin <cmarrin>
Component: Layout and RenderingAssignee: 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    

Description Chris Marrin 2012-01-10 16:57:31 PST
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
Comment 1 Simon Fraser (smfr) 2022-09-10 12:38:49 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4222
Comment 2 EWS 2022-09-10 15:54:09 PDT
Committed 254358@main (17983d2e7c64): <https://commits.webkit.org/254358@main>

Reviewed commits have been landed. Closing PR #4222 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-09-10 15:55:16 PDT
<rdar://problem/99784951>