Bug 76008 - Move constants for Sepia Tone and Grayscale filters to a separate file
Summary: Move constants for Sepia Tone and Grayscale filters to a separate file
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: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks: 68469
  Show dependency treegraph
 
Reported: 2012-01-10 16:57 PST by Chris Marrin
Modified: 2022-09-10 15:55 PDT (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 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>