RESOLVED CONFIGURATION CHANGED 226962
FilterEffectRendererCoreImage could be simpler and more memory efficient
https://bugs.webkit.org/show_bug.cgi?id=226962
Summary FilterEffectRendererCoreImage could be simpler and more memory efficient
Kimmo Kinnunen
Reported 2021-06-14 02:15:40 PDT
FilterEffectRendererCoreImage could be simpler and more memory efficient - functions applyEffects and renderToImageBuffer are simple functions that cannot function realistically without each other but work and mutate the object state - holds the bitmaps while allocating new bitmaps
Attachments
Patch (17.33 KB, patch)
2021-06-14 03:14 PDT, Kimmo Kinnunen
no flags
Patch (17.34 KB, patch)
2021-06-17 23:55 PDT, Kimmo Kinnunen
no flags
Kimmo Kinnunen
Comment 1 2021-06-14 03:14:23 PDT
Kimmo Kinnunen
Comment 2 2021-06-17 23:55:44 PDT
Radar WebKit Bug Importer
Comment 3 2021-06-21 02:16:40 PDT
Simon Fraser (smfr)
Comment 4 2021-06-21 10:31:15 PDT
This code is off by default.
Dean Jackson
Comment 5 2022-02-19 08:22:42 PST
Comment on attachment 431759 [details] Patch r=me although I would not be surprised if this patch no longer applies.
Said Abou-Hallawa
Comment 6 2022-05-31 12:22:57 PDT
FilterEffectRendererCoreImage was removed in r286193.
Note You need to log in before you can comment on or make changes to this bug.