commit | 27e4ecb439ada159681868cfbbd74fa84bd6b9fb | [log] [tgz] |
---|---|---|
author | Mahmoud Ahmed <mahmoudaahmedd@gmail.com> | Tue Aug 29 02:03:23 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 29 02:03:23 2023 |
tree | 65795257dc2f417f9dc84f9a264e8cee046e0a70 | |
parent | 66e4f792f51e55b4030b13490669eb6fd5690299 [diff] |
Implement XR Session Section in chrome://webxr-internals Summary: This commit introduces the implementation of XR Session section within the WebXR Internals debugging page. - XRSession Info: This section provides a display of information regarding the XR session. It includes details such as requested time along with trace id, mode, usage preferences, data format preferences and a list of required/optional features. Bug: 1458662 Change-Id: I9ae09f37185999ac8cbf2f5150fbf99a12755f86 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4793733 Reviewed-by: Alex Moshchuk <alexmos@chromium.org> Commit-Queue: Mahmoud Tawfik <mahmoudaahmedd@gmail.com> Reviewed-by: Will Harris <wfh@chromium.org> Reviewed-by: John Lee <johntlee@chromium.org> Reviewed-by: Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/main@{#1189308}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.