RESOLVED FIXED 235617
Shadows are flattened to bitmaps in CGDisplayListImageBufferBackend
https://bugs.webkit.org/show_bug.cgi?id=235617
Summary Shadows are flattened to bitmaps in CGDisplayListImageBufferBackend
Tim Horton
Reported 2022-01-25 15:48:16 PST
Shadows are flattened to bitmaps in CGDisplayListImageBufferBackend
Attachments
Patch (5.43 KB, patch)
2022-01-25 16:04 PST, Tim Horton
no flags
Patch (5.42 KB, patch)
2022-01-25 19:06 PST, Tim Horton
no flags
Tim Horton
Comment 1 2022-01-25 16:04:03 PST
Darin Adler
Comment 2 2022-01-25 17:03:57 PST
Comment on attachment 449977 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=449977&action=review > Source/WebKit/Shared/RemoteLayerTree/CGDisplayListImageBufferBackend.cpp:58 > + bool canUseShadowBlur() const override { return false; } s/override/final/
Tim Horton
Comment 3 2022-01-25 19:06:38 PST
EWS
Comment 4 2022-01-25 20:13:34 PST
Committed r288602 (246421@main): <https://commits.webkit.org/246421@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 449991 [details].
Radar WebKit Bug Importer
Comment 5 2022-01-25 20:20:37 PST
Note You need to log in before you can comment on or make changes to this bug.