Bug 308942

Summary: Fix PlatformDisplayAndroid usage of eglGetPlatformDisplay to avoid compatibility issues with some Android versions
Product: WebKit Reporter: lmm128
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

lmm128
Reported 2026-03-01 19:06:08 PST
As it is done with the regular WPE code, need to do proper checks to use eglGetPlatformDisplayEXT or eglGetPlatformDisplay, and return nullptr otherwise so that it fallback to eglGetDisplay.
Attachments
lmm128
Comment 1 2026-03-01 20:10:27 PST
EWS
Comment 2 2026-03-04 00:36:56 PST
Committed 308618@main (d6127be96fcf): <https://commits.webkit.org/308618@main> Reviewed commits have been landed. Closing PR #59688 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2026-03-04 00:37:10 PST
Note You need to log in before you can comment on or make changes to this bug.