Update XRRigidTransform's constructor to throw as specced
Updates XRRigidTransform's constructor to throw a TypeError if it receives a Position with a w component assigned to anything other than 1 and an InvalidStateError if the length of the Orientation component is 0 Bug: 977703 Change-Id: Ie75ddff1e1bafd55ea58844c074751aedf11fcdc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1725319 Auto-Submit: Alexander Cooper <alcooper@chromium.org> Commit-Queue: Brandon Jones <bajones@chromium.org> Reviewed-by:Brandon Jones <bajones@chromium.org> Cr-Commit-Position: refs/heads/master@{#682370}
Showing
Please register or sign in to comment