Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9aa9e1b581b4bb1d34744d1d4f1a2adcb11a9c4f https://github.com/WebKit/WebKit/commit/9aa9e1b581b4bb1d34744d1d4f1a2adcb11a9c4f Author: Carlos Garcia Campos <cgar...@igalia.com> Date: 2025-07-22 (Tue, 22 Jul 2025)
Changed paths: M Source/WebKit/WPEPlatform/wpe/drm/WPEDisplayDRM.cpp Log Message: ----------- [WPE] WPE Platform: use current mode when CRTC has an empty size in DRM platform https://bugs.webkit.org/show_bug.cgi?id=296269 Reviewed by Nikolas Zimmermann. In DRM platform we get the screen size from the drmModeCrtc width/height, but those could be 0 in some drivers. As a fallback we could use the current mode. Canonical link: https://commits.webkit.org/297727@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes