Bug 1633725 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

GV can be improved in the current WebXR implemetnation. For example DOMPoints are always created but they may be never used in JS, many apps only use the view transform. I also found some [SameObject] in the spec which are not respected in the implementation such as inverse XRRigidTransform and XRView transform.
GC can be improved in the current WebXR implemetnation. For example DOMPoints are always created but they may be never used in JS, many apps only use the view transform. I also found some [SameObject] in the spec which are not respected in the implementation such as inverse XRRigidTransform and XRView transform.

Back to Bug 1633725 Comment 0