Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 520ba67a325c01619ea44821afd5825b578be1cf
https://github.com/WebKit/WebKit/commit/520ba67a325c01619ea44821afd5825b578be1cf
Author: Adrian Perez de Castro <[email protected]>
Date: 2025-11-04 (Tue, 04 Nov 2025)
Changed paths:
M Source/WebKit/WebProcess/WebPage/glib/WebPageGLib.cpp
Log Message:
-----------
REGRESSION(302293@main): [WPE] Build broken when targeting Android
https://bugs.webkit.org/show_bug.cgi?id=301920
Reviewed by Sergio Villar Senin.
* Source/WebKit/WebProcess/WebPage/glib/WebPageGLib.cpp:
(WebKit::WebPage::getRenderProcessInfo): Add a missing USE(GBM) guard
to avoid accessing the .modifiers field when it is not available.
Canonical link: https://commits.webkit.org/302533@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications