Bug 274527

Summary: [GTK][WPE] Do not display uninitialized WebGL front buffer
Product: WebKit Reporter: Loïc Yhuel <loic.yhuel>
Component: WPE WebKitAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Loïc Yhuel 2024-05-22 08:37:27 PDT
When a page creates a WebGL context, but does not render immediately, we can display random contents depending on the platform.
Comment 1 Loïc Yhuel 2024-05-22 08:56:42 PDT
Pull request: https://github.com/WebKit/WebKit/pull/28919
Comment 2 EWS 2024-05-23 09:03:38 PDT
Committed 279206@main (341129414655): <https://commits.webkit.org/279206@main>

Reviewed commits have been landed. Closing PR #28919 and removing active labels.