commit | 7dce85630f795e1d37bf05341afce86e5e5eed08 | [log] [tgz] |
---|---|---|
author | Alexander Cooper <alcooper@chromium.org> | Fri Nov 15 00:02:42 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 15 00:02:42 2024 |
tree | ae66d83471d005aa219455384efe29522c485d80 | |
parent | 200eab2fa0a0a74b6472b709a1e6677c1b969fb6 [diff] |
Add flag to control WebXR hand anonymization method This adds a debug flag to help force a specific hand anonymization method. This can be used both by web-based prototypes, but can also be used as a debugging tool to either debug or circumvent poorly behaved OpenXR runtimes. Fixed: 366130765 Change-Id: Ia2b35cc184cb0733dd49add3fb28c2d03ec0b0cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6019784 Reviewed-by: Avi Drissman <avi@chromium.org> Commit-Queue: Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/main@{#1383332}
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.