Bug 264031
| Summary: | CanvasRenderingContext::clearAccumulatedDirtyRect is redundant | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kimmo Kinnunen <kkinnunen> |
| Component: | Canvas | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | dino, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 16 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Kimmo Kinnunen
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
<rdar://problem/117786631>