RESOLVED FIXED308942
Fix PlatformDisplayAndroid usage of eglGetPlatformDisplay to avoid compatibility issues with some Android versions
https://bugs.webkit.org/show_bug.cgi?id=308942
Summary Fix PlatformDisplayAndroid usage of eglGetPlatformDisplay to avoid compatibil...
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.