Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2f3fe8d429af9fb35874073bf341d43817a70f2c
https://github.com/WebKit/WebKit/commit/2f3fe8d429af9fb35874073bf341d43817a70f2c
Author: Sergio Villar Senin <[email protected]>
Date: 2026-04-15 (Wed, 15 Apr 2026)
Changed paths:
M Source/cmake/OptionsWPE.cmake
Log Message:
-----------
[WPE][OpenXR] Enable XR_USE_PLATFORM_ANDROID in android builds
https://bugs.webkit.org/show_bug.cgi?id=312355
Reviewed by Adrian Perez de Castro.
Android builds must define XR_USE_PLATFORM_ANDROID in order to use the
OpenXR android specific data types and functions. Those are guarded by
that definition, meaning that in the case of being undefined we wouldn't
be able to access them.
No new tests required as this is a build fix.
* Source/cmake/OptionsWPE.cmake:
Canonical link: https://commits.webkit.org/311283@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications