Bug 271046

Summary: Handle willReadFrequently canvas setting
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: CanvasAssignee: Carlos Garcia Campos <cgarcia>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: dino, simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
Carlos Garcia Campos
Comment 1 2024-03-15 02:27:40 PDT
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.