WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
264026
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
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2023-10-31 23:38:26 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/19823
Radar WebKit Bug Importer
Comment 2
2023-11-07 22:36:15 PST
<
rdar://problem/118099759
>
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.
Top of Page
Format For Printing
XML
Clone This Bug