RESOLVED FIXED 255983
Some ImageBufferBackend implementations use resolutionScale
https://bugs.webkit.org/show_bug.cgi?id=255983
Summary Some ImageBufferBackend implementations use resolutionScale
Kimmo Kinnunen
Reported 2023-04-26 06:26:20 PDT
Some ImageBufferBackend implementations use resolutionScale. This results in error-prone code, where ImageBufferBackend has notions of "logical size" and "backend size", even though the backends do not need separate notions of size.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-04-26 06:26:50 PDT
Kimmo Kinnunen
Comment 2 2023-04-28 06:51:41 PDT
Kimmo Kinnunen
Comment 3 2023-09-01 03:09:44 PDT
EWS
Comment 4 2023-09-04 02:11:27 PDT
Committed 267604@main (b8769a5cf417): <https://commits.webkit.org/267604@main> Reviewed commits have been landed. Closing PR #17336 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.