RESOLVED WONTFIX264026
Changing width or height of a canvas synchronously creates the backing store
https://bugs.webkit.org/show_bug.cgi?id=264026
Summary Changing width or height of a canvas synchronously creates the backing store
Ryosuke Niwa
Reported 2023-10-31 23:35:51 PDT
When changing the width or the height of a canvas, we synchronously create the new drawing context. Do so lazily instead.
Attachments
Ryosuke Niwa
Comment 1 2023-10-31 23:38:26 PDT
Radar WebKit Bug Importer
Comment 2 2023-11-07 22:36:15 PST
Ryosuke Niwa
Comment 3 2023-11-16 11:41:05 PST
This turned out to be a speedometer 3 regression.
Note You need to log in before you can comment on or make changes to this bug.