Fix issue with inline WebXR sessions returning null viewports
Introduction of the "none" eye missed inverting the logic for determining which viewport to return in the XRWebGLLayer, which caused it to return the viewport typically associated with the right eye, which is null for inline sessions. Bug: 966077 Change-Id: I6ca51c327f7081ea4180e8515cc076b3ed8c4de8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635731Reviewed-by:Alexander Cooper <alcooper@chromium.org> Reviewed-by:
Klaus Weidner <klausw@chromium.org> Commit-Queue: Brandon Jones <bajones@chromium.org> Cr-Commit-Position: refs/heads/master@{#664576}
Showing
Please register or sign in to comment