WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 244117
271046
Handle willReadFrequently canvas setting
https://bugs.webkit.org/show_bug.cgi?id=271046
Summary
Handle willReadFrequently canvas setting
Carlos Garcia Campos
Reported
2024-03-15 02:25:09 PDT
It's used to indicate there will be frequent get image data operations, in which case an accelerated canvas can be slower than unaccelerated one. See
https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-will-read-frequently
Attachments
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2024-03-15 02:27:40 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/25936
Alexey Proskuryakov
Comment 2
2024-03-15 10:27:22 PDT
Is this different from
bug 244117
?
Simon Fraser (smfr)
Comment 3
2024-03-15 10:32:29 PDT
No, it's a dup. Carlos, please use the older bug for your PR.
Carlos Garcia Campos
Comment 4
2024-03-18 02:11:00 PDT
*** This bug has been marked as a duplicate of
bug 244117
***
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