Manish Goregaokar

Results 596 comments of Manish Goregaokar

We could paper over this with context loss. Unsure. Servo managed to make this work without blocking calls -- I think we allocated a handle and had the rest of...

A thing I'll point out: none of these steps _must_ happen until it's fed to the XRSession via updateRenderState, and that does happen off thread.

We should probably have some text in the core text talking about this: > As for the synchronous nature of the API: Returning handles for GPU resources happens "synchronously" according...

@RaananW If you can create a repo for the package (to be published as `@types/webxr`) and transfer it to immersive-web that would be great! We can move forward from there....

That works, thanks!

@RaananW please CC me when you make a PR, I would like to review some of the stuff there

Yeah, I agree, and when I was adding that field it was with the hope that we might expose it at some point.

Should we just return a set directly? I guess it could get more complex for cases of non-stringy descriptors.

Currently sitting in a session by Mustaq Ahmed on their plans for a User Activation v2 spec, I put forth this use case and it seems like we'll have an...

Recapping some further TPAC side discussion: To a large degree, activation is mainly used as a way to prevent sites from annoying the user. Activation isn't in and of itself...