commit | 21cd9690e135ead341fb000d405f26e39618f3a1 | [log] [tgz] |
---|---|---|
author | Maksim Sisov <msisov@igalia.com> | Thu Apr 17 08:21:29 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 17 08:21:29 2025 |
tree | 1d2d7846b35958d2df7ff13a9e220db4881d195a | |
parent | 3fb71d382f0dfe02546660f9bad1214b241da5eb [diff] |
telemetry: extend networking info with IPv6 and other fields There is a request to extend the networking info in such a way that it the Telemetry API can provide the following information in addition to already provided one - 1) IPv6 addresses + gateway 2) Whether the connection is metered 3) max download link speed Design doc - https://docs.google.com/document/d/1JEKN9_WEV0PEVabQHE7GsXaKQk5UjGyhcVDJDS_4b4E Bug: 327532834 Change-Id: I5837c2b87b909c5e399b769c40f1ccffdfd2e46c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6450338 Reviewed-by: Leonid Baraz <lbaraz@chromium.org> Commit-Queue: Maksim Sisov <msisov@igalia.com> Cr-Commit-Position: refs/heads/main@{#1448194}
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.