Bug 263721
| Summary: | WebGLRenderingContextBase::m_layerCleared is a redundant flag | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kimmo Kinnunen <kkinnunen> |
| Component: | WebGL | Assignee: | Kimmo Kinnunen <kkinnunen> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | dino, kbr, kkinnunen, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 263770 | ||
Kimmo Kinnunen
WebGLRenderingContextBase::m_layerCleared is a redundant flag
It is flipped after compositing, when the new backbuffer has been cleared.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/117533757>
Kimmo Kinnunen
Pull request: https://github.com/WebKit/WebKit/pull/19588
EWS
Committed 269927@main (0a9d09eaf785): <https://commits.webkit.org/269927@main>
Reviewed commits have been landed. Closing PR #19588 and removing active labels.