NEW264031
CanvasRenderingContext::clearAccumulatedDirtyRect is redundant
https://bugs.webkit.org/show_bug.cgi?id=264031
Summary CanvasRenderingContext::clearAccumulatedDirtyRect is redundant
Kimmo Kinnunen
Reported 2023-11-01 02:28:11 PDT
CanvasRenderingContext::clearAccumulatedDirtyRect is redundant Instead, the dirty rect should be cleared during buffer swap operation. Canvas 2DContext should clear the dirty rect when it is indicated that the drawing buffer should be swapped to display buffer.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-11-01 02:30:52 PDT
Note You need to log in before you can comment on or make changes to this bug.