mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Add a sessionavailable event that allows content to enter an XR session without a user gesture
This commit is contained in:
parent
714acb942c
commit
63663fada9
5 changed files with 39 additions and 1 deletions
|
@ -281,7 +281,8 @@ mod gen {
|
|||
},
|
||||
layers: {
|
||||
enabled: bool,
|
||||
}
|
||||
},
|
||||
sessionavailable: bool,
|
||||
},
|
||||
worklet: {
|
||||
blockingsleep: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue