servo/ports/servoshell/egl
Jonathan Schwender 6b6697e97b
servoshell: Fix --no-default-features and make webxr optional on ohos/android (#34242)
* servoshell: fix --no-default-features

The Embeddertraits only contain `register_webxr` if the
webxr feature is enabled, hence we also need to guard
the trait implementation.

Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>

* ohos/android: Make webxr optional in servoshell

Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>

---------

Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
2024-11-13 20:02:30 +00:00
..
android servoshell: Fix --no-default-features and make webxr optional on ohos/android (#34242) 2024-11-13 20:02:30 +00:00
ohos servoshell: Fix --no-default-features and make webxr optional on ohos/android (#34242) 2024-11-13 20:02:30 +00:00
android.rs andrdoid: Fix some compiler warnings (#34070) 2024-10-30 12:20:43 +00:00
gl_glue.rs Add OpenHarmony support to servoshell (#32594) 2024-06-28 12:51:50 +00:00
host_trait.rs ohos: Present on vsync signals (#33117) 2024-08-30 13:25:50 +00:00
log.rs ohos/android: Redirect stdout/stderr to log sink (#32858) 2024-08-15 09:26:03 +00:00
mod.rs ohos: Bundle resource files in hap (#33513) 2024-09-24 04:29:53 +00:00
ohos.rs Add simple fling implementation (#33219) 2024-11-10 10:15:42 +00:00
servo_glue.rs servoshell: Fix --no-default-features and make webxr optional on ohos/android (#34242) 2024-11-13 20:02:30 +00:00