WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
259436
Avoid going back to the GPU process for canvas ImageData when possible
https://bugs.webkit.org/show_bug.cgi?id=259436
Summary
Avoid going back to the GPU process for canvas ImageData when possible
Cameron McCormack (:heycam)
Reported
2023-07-23 18:13:39 PDT
We can detect cases where getImageData() need not go back to the GPU process for ImageData.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-07-23 18:13:54 PDT
<
rdar://problem/112746729
>
Cameron McCormack (:heycam)
Comment 2
2023-07-23 18:19:02 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/16028
Said Abou-Hallawa
Comment 3
2023-08-04 15:30:48 PDT
In
bug 227427
, I tried to do the same thing (avoid going to GPUP if the image data in WebP is still valid).
EWS
Comment 4
2023-08-07 02:56:28 PDT
Committed
266632@main
(5466cd2c2451): <
https://commits.webkit.org/266632@main
> Reviewed commits have been landed. Closing PR #16028 and removing active labels.
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