WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
258917
Remote image buffer Context2D contexts are prepared needlessly
https://bugs.webkit.org/show_bug.cgi?id=258917
Summary
Remote image buffer Context2D contexts are prepared needlessly
Kimmo Kinnunen
Reported
2023-07-06 03:12:37 PDT
Remote image buffer Context2D contexts are prepared needlessly The preparation step prepares for external access of the ImageBuffer backing store. The Context2D does not use external access for compositing, rather the image buffer is just drawn to another image buffer.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-07-06 03:14:52 PDT
<
rdar://problem/111838879
>
Kimmo Kinnunen
Comment 2
2023-07-06 07:10:52 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/15598
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