WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
264031
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-11-01 02:30:52 PDT
<
rdar://problem/117786631
>
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