mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Add profiling for WebXR
This commit is contained in:
parent
52c9cce4c4
commit
f3e1aba4e3
12 changed files with 93 additions and 9 deletions
|
@ -39,6 +39,7 @@ webgl_backtrace = [
|
|||
vslatestinstalled = ["script/vslatestinstalled"]
|
||||
media-dummy = ["servo-media-dummy"]
|
||||
media-gstreamer = ["servo-media-gstreamer", "gstreamer"]
|
||||
xr-profile = ["canvas/xr-profile", "canvas_traits/xr-profile", "script/xr-profile", "webxr/profile"]
|
||||
|
||||
[dependencies]
|
||||
background_hang_monitor = {path = "../background_hang_monitor"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue