commit | 0083b8b8c5dacf9af78fd611d8515c95189123af | [log] [tgz] |
---|---|---|
author | Juliet Levesque <julietlevesque@google.com> | Thu Jul 14 19:34:54 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 14 19:34:54 2022 |
tree | 70a8c6596c910d96292c90822a1fdde7dfd52ed9 | |
parent | 8991ed17fd330d6959f881f17a737eafa79e1caf [diff] |
[Cross Device] Enable os:// URLs on LaCros for debugging Adds proximity-auth, nearby-internals, and multidevice-internals to the list of chrome:// URLs that can be forwarded from LaCros to Ash (os://) Fixed: b/224856185 Test: Verified on DUT Change-Id: Ib0711ff77e4bbc0038a48ba70ad5430cb674b400 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3751406 Reviewed-by: Hidehiko Abe <hidehiko@chromium.org> Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Juliet Lévesque <julietlevesque@google.com> Cr-Commit-Position: refs/heads/main@{#1024370}
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.