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
Various webxr WPT fixes #25259
Merged
+212
−180
Allow spawning inline sessions without interaction
d12f8e3
Select commit
e276874
Use correct timestamps
Manishearth 0bace66
Update webxr timestamp test to not compare against window.rAF()
Manishearth 3224634
Support nullable origins and floors
Manishearth bc1bd22
Use actual floor origin for local-floor
Manishearth c2d3c64
Handle FOV values in mock API
Manishearth 5b3132e
Clean up mock view code, support mono views
Manishearth 3269022
Fix xrDevice_requestSession_no_mode to test for a throw, not a rejection
Manishearth f52a6f0
Set inlineVerticalFieldOfView to null for immersive sessions
Manishearth 3414c8d
Correctly clamp ivfov and depth values
Manishearth fe7cbd7
Construct viewports for inline sessions
Manishearth d12f8e3
Allow spawning inline sessions without interaction
Manishearth
Merged
Various webxr WPT fixes #25259
Allow spawning inline sessions without interaction
Dec 12, 2019
Dec 12, 2019
Dec 12, 2019
Dec 12, 2019
Dec 12, 2019
Dec 12, 2019
Dec 12, 2019
Dec 12, 2019
Dec 12, 2019
Dec 12, 2019
Dec 12, 2019
d12f8e3
Select commit
e276874
Use correct timestamps
Manishearth 0bace66
Update webxr timestamp test to not compare against window.rAF()
Manishearth 3224634
Support nullable origins and floors
Manishearth bc1bd22
Use actual floor origin for local-floor
Manishearth c2d3c64
Handle FOV values in mock API
Manishearth 5b3132e
Clean up mock view code, support mono views
Manishearth 3269022
Fix xrDevice_requestSession_no_mode to test for a throw, not a rejection
Manishearth f52a6f0
Set inlineVerticalFieldOfView to null for immersive sessions
Manishearth 3414c8d
Correctly clamp ivfov and depth values
Manishearth fe7cbd7
Construct viewports for inline sessions
Manishearth d12f8e3
Allow spawning inline sessions without interaction
Manishearth