commit | bea61b2e18de6e9e8f2037b5a1ff56a5621156ff | [log] [tgz] |
---|---|---|
author | Byron Lee <byronlee@google.com> | Sat Apr 13 01:28:36 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Apr 13 01:28:36 2024 |
tree | 3ecf01a12dcbb0c58993a63df879764766da777d | |
parent | 4ac051a42f3f764737fc8064d759d4e4e5839308 [diff] |
[Telemetry] Add a permission for collecting network info for M-Lab This CL adds a browser extension API permission for collecting IP address and network measurement result for M-Lab. Bug: b/320631510 Test: unit_tests --gtest_filter="*ChromeOSPermissionMessageUnittest*" Test: unit_tests --gtest_filter="*ExtensionManifestChromeOSSystem*" Change-Id: I5dd598f91e608f82dbb5ed3322fc46147ce351a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5392183 Reviewed-by: Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by: Justin Lulejian <jlulejian@chromium.org> Commit-Queue: Byron Lee <byronlee@chromium.org> Reviewed-by: Denny Huang <dennyh@google.com> Cr-Commit-Position: refs/heads/main@{#1286895}
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.