commit | 24fb61a67c214fcfb68087f2c8f362f7fc0c0c5e | [log] [tgz] |
---|---|---|
author | Andrey Kosyakov <caseq@chromium.org> | Thu Sep 22 23:19:56 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 22 23:19:56 2022 |
tree | ffec81869681046cd3857036c81e5a323430ea68 | |
parent | e26f6bc29c0c3045f6ca3b0696e2a946a72106ff [diff] |
Also emit Target.targetInfoChanged for auto-attached hosts We only used to emit it for targets that were reported as part of target discovery. Bug: 1348385 Change-Id: Ia623a23052ebaa762ca9924ce979326a1c6f5dd9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3911383 Reviewed-by: Peter Kvitek <kvitekp@chromium.org> Commit-Queue: Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/main@{#1050443}
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.