commit | 5de0fde1483ee72d12e30d869c609321af0379f9 | [log] [tgz] |
---|---|---|
author | Bastian Kersting <[email protected]> | Mon Apr 03 18:00:59 2023 |
committer | Chromium LUCI CQ <[email protected]> | Mon Apr 03 18:00:59 2023 |
tree | e5fbea141de7589722bf0367b54c670a0b634e13 | |
parent | e370b912ae77d87ec1ff7ded76e4ed8da799a246 [diff] |
[Telemetry] Add EventObservationCrosapi class This change adds a class which represents a single Event observation on the chrome extension side. This is part of a bigger effort to add an event interface to the Telemetry Extension. For more context visit go/design-sketch-event-api. Bug: b/268125453, b/268125594 Test: extensions_unittests --gtest_filter= *TelemetryExtensionEventObservationCrosapiTest* Change-Id: I12e59eb7e1b7592f66aa007304912fa0e9f867aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4381556 Reviewed-by: David Bertoni <[email protected]> Commit-Queue: Bastian Kersting <[email protected]> Reviewed-by: Chung-sheng Wu <[email protected]> Cr-Commit-Position: refs/heads/main@{#1125430}
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.