The WebXR spec defines the criteria for limiting poses: https://immersive-web.github.io/webxr/#poses-must-be-limited This must be validated in XRFrame::GetViewerPose.
Bug 1616393 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.
The WebXR spec defines the criteria for limiting poses: https://immersive-web.github.io/webxr/#poses-must-be-limited This must be validated in XRFrame::GetViewerPose and XRFrame::GetPose.