New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add input mocking, input sources change event #25463
Merged
+485
−79
Add a realm
c89f79b
Select commit
6a21983
Update webxr
Manishearth 9ecb13d
Add SimulateVisibilityChange()
Manishearth bf30bf2
Add blank FakeXRInputController interface
Manishearth 11e8823
Correctly initialize grip space
Manishearth 7046f54
Expose targetRayMode
Manishearth 506a0af
Add FakeXRDevice::simulateInputSourceConnection()
Manishearth e03fd0e
Add pointer/grip mocking
Manishearth 225254a
Add disconnect()/reconnect()
Manishearth 8200276
Add select events
Manishearth a90a420
Add XRInputSourcesChangeEvent
Manishearth f721113
Handle AddInput/RemoveInput events
Manishearth c89f79b
Add a realm
Manishearth b10ba77
Update test to use newer API
Manishearth 77d90d6
Update WPT expectations
Manishearth 94e8ce5
Make next_input_id an InputId
Manishearth
Merged
Add input mocking, input sources change event #25463
Add a realm
Jan 8, 2020
Jan 8, 2020
Jan 8, 2020
Jan 8, 2020
Jan 8, 2020
Jan 8, 2020
Jan 8, 2020
Jan 8, 2020
Jan 8, 2020
Jan 8, 2020
Jan 8, 2020
Jan 8, 2020
Jan 8, 2020
Jan 8, 2020
Jan 8, 2020
c89f79b
Select commit
6a21983
Update webxr
Manishearth 9ecb13d
Add SimulateVisibilityChange()
Manishearth bf30bf2
Add blank FakeXRInputController interface
Manishearth 11e8823
Correctly initialize grip space
Manishearth 7046f54
Expose targetRayMode
Manishearth 506a0af
Add FakeXRDevice::simulateInputSourceConnection()
Manishearth e03fd0e
Add pointer/grip mocking
Manishearth 225254a
Add disconnect()/reconnect()
Manishearth 8200276
Add select events
Manishearth a90a420
Add XRInputSourcesChangeEvent
Manishearth f721113
Handle AddInput/RemoveInput events
Manishearth c89f79b
Add a realm
Manishearth b10ba77
Update test to use newer API
Manishearth 77d90d6
Update WPT expectations
Manishearth 94e8ce5
Make next_input_id an InputId
Manishearth