RESOLVED FIXED 242359
[Filters] Implement no-op filters
https://bugs.webkit.org/show_bug.cgi?id=242359
Summary [Filters] Implement no-op filters
Said Abou-Hallawa
Reported 2022-07-05 13:35:16 PDT
We should only draw the sourceImage is the whole filter chain is Noop (no-operation). At least This will save us from duplicating the sourceImage for SourceGraphic. Are Noop filters common? Yes some pages may initially display their images blurred then decrease the blur radius to zero through animation. So every time these images are displayed after that will be displayed as filtered images even the applied filter has no effect.
Attachments
Said Abou-Hallawa
Comment 1 2022-07-05 13:47:50 PDT
Radar WebKit Bug Importer
Comment 2 2022-07-12 13:36:20 PDT
EWS
Comment 3 2022-08-03 20:07:13 PDT
Committed 253098@main (4ac8e180ed02): <https://commits.webkit.org/253098@main> Reviewed commits have been landed. Closing PR #2092 and removing active labels.
Said Abou-Hallawa
Comment 4 2023-06-06 13:44:14 PDT
*** Bug 114032 has been marked as a duplicate of this bug. ***
Said Abou-Hallawa
Comment 5 2023-06-06 13:44:36 PDT
*** Bug 165110 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.