RESOLVED FIXED 241450
Don't allocate device pixel ratio scaled backing stores for layers that contain only unscaled bitmap content
https://bugs.webkit.org/show_bug.cgi?id=241450
Summary Don't allocate device pixel ratio scaled backing stores for layers that conta...
Matt Woodrow
Reported 2022-06-08 22:30:46 PDT
For layers that contain only unscaled bitmap content (like a canvas or image), then we don't need to allocate a device pixel ratio scaled backing store, since it's pointlessly upscaling. <rdar://89515405>
Attachments
Matt Woodrow
Comment 1 2022-06-08 22:39:00 PDT
EWS
Comment 2 2022-06-21 20:13:03 PDT
Committed r295718 (251723@main): <https://commits.webkit.org/251723@main> Reviewed commits have been landed. Closing PR #1405 and removing active labels.
Matt Woodrow
Comment 3 2022-11-29 14:47:47 PST
*** Bug 242847 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.