Manish Goregaokar

Results 596 comments of Manish Goregaokar

I'm okay with makign the prompt optional. To some extent I think the strong language there was due to the review by the privacy WG, it's worth referring back there...

This isn't the right venue to report bugs in individual browser implementations, this is the specification.

@fabian-muff unfortunately, still not the place for it; we coordinate the specification and don't have context or control over individual implementations, though implementors may also be participating here. I'm not...

IIRC issue templates are just files in the repo itself

Results of some discussion with Rik: The main tricky bit here is _rejection_, because it's unclear when `offerSession()` should reject. I see a divergence of user experiences based on whether...

If someone can make a PR clarifying that `emulatedPosition` is not true if the floor (and only the floor) is emulated, then we can probably close this issue out, perhaps...

Opened https://github.com/immersive-web/webxr/pull/871 to clarify that `emulatedPosition` is not affected by estimated height. We can continue discussing here if we want an `emulatedFloor`.

As I understand it, browsers are allowed to expose VR controllers as gamepads (there are even [extensions](https://w3c.github.io/gamepad/extensions.html#partial-gamepad-interface) for getting pose info, though idk if anyone implements those). It's up to...