WebXR: Handle same-process iframe DOM overlay
For same-process iframes, propagate the Document-level IsXrOverlay flag, and use the correct element as the overlay layer. This moves the document->SetIsXrOverlay setters from xr_system to fullscreen to ensure it gets applied consistently. There are multiple documents that need updating when iframes are being used. (Handling out-of-process iframes needs additional logic that's being added in a followup CL.) Bug: 1101193 Change-Id: Icf80e65e1b927888c6140acbc998ed90d469b5e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283823 Commit-Queue: Klaus Weidner <klausw@chromium.org> Reviewed-by:Philip Jägenstedt <foolip@chromium.org> Reviewed-by:
Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/master@{#798312}
Showing
Please register or sign in to comment