Bug 248375 - [Filters] Add an internal feature key for enabling GraphicsContext filters
Summary: [Filters] Add an internal feature key for enabling GraphicsContext filters
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Said Abou-Hallawa
URL:
Keywords: InRadar
Depends on:
Blocks: 243816
  Show dependency treegraph
 
Reported: 2022-11-27 02:55 PST by Said Abou-Hallawa
Modified: 2022-11-28 22:20 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 Said Abou-Hallawa 2022-11-27 02:55:27 PST
This key will be used for enabling GraphicsContext filters giving that all the FilterEffects in the filter chain support CoreGraphics filters.
Comment 1 Radar WebKit Bug Importer 2022-11-27 02:55:53 PST
<rdar://problem/102689264>
Comment 2 Said Abou-Hallawa 2022-11-27 03:19:22 PST
Pull request: https://github.com/WebKit/WebKit/pull/6836
Comment 3 EWS 2022-11-27 18:34:52 PST
Committed 257055@main (74b151e788b0): <https://commits.webkit.org/257055@main>

Reviewed commits have been landed. Closing PR #6836 and removing active labels.
Comment 4 Ryan Haddad 2022-11-28 10:57:11 PST
Reverted by https://github.com/WebKit/WebKit/pull/6869
Comment 5 Ryan Haddad 2022-11-28 10:57:15 PST
Re-opening for pull request https://github.com/WebKit/WebKit/pull/6869
Comment 6 EWS 2022-11-28 11:50:09 PST
Committed 257082@main (2cd57da4eb30): <https://commits.webkit.org/257082@main>

Reviewed commits have been landed. Closing PR #6869 and removing active labels.
Comment 7 Ryan Haddad 2022-11-28 12:24:54 PST
Reopening since the commit above was a revert.
Comment 8 Said Abou-Hallawa 2022-11-28 19:11:43 PST
Pull request: https://github.com/WebKit/WebKit/pull/6906
Comment 9 EWS 2022-11-28 22:20:54 PST
Committed 257104@main (ba14273f1f79): <https://commits.webkit.org/257104@main>

Reviewed commits have been landed. Closing PR #6906 and removing active labels.