Bug 274527 - [GTK][WPE] Do not display uninitialized WebGL front buffer
Summary: [GTK][WPE] Do not display uninitialized WebGL front buffer
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-22 08:37 PDT by Loïc Yhuel
Modified: 2024-05-23 09:03 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.