Bug 264026

Summary: Changing width or height of a canvas synchronously creates the backing store
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: CanvasAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED WONTFIX    
Severity: Normal CC: dino, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.