WebXR: Disable SurfaceControl for AR DOM Overlay
This works around issues where using the screen keyboard (IME) during a WebXR AR session with DOM Overlay active left the compositor view in a confused state with SurfaceControl active. Keep SurfaceControl disabled for the duration of the session, and recreate the SurfaceManager at session exit. Bug: 1166248 Change-Id: I7f816ab0cfec40e316998c7c94ea6973d2d57826 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2631470Reviewed-by:Matthew Jones <mdjones@chromium.org> Commit-Queue: Klaus Weidner <klausw@chromium.org> Cr-Commit-Position: refs/heads/master@{#844258}
Showing
Please register or sign in to comment