Commit 520ba67
committed
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@main1 parent 6e0255e commit 520ba67
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
296 | | - | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
297 | 304 | | |
298 | 305 | | |
299 | 306 | | |
| |||
0 commit comments