RESOLVED FIXED 263721
WebGLRenderingContextBase::m_layerCleared is a redundant flag
https://bugs.webkit.org/show_bug.cgi?id=263721
Summary WebGLRenderingContextBase::m_layerCleared is a redundant flag
Kimmo Kinnunen
Reported 2023-10-26 07:39:59 PDT
WebGLRenderingContextBase::m_layerCleared is a redundant flag It is flipped after compositing, when the new backbuffer has been cleared.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-10-26 07:40:08 PDT
Kimmo Kinnunen
Comment 2 2023-10-26 07:49:02 PDT
EWS
Comment 3 2023-10-30 03:45:23 PDT
Committed 269927@main (0a9d09eaf785): <https://commits.webkit.org/269927@main> Reviewed commits have been landed. Closing PR #19588 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.