commit | 3a75e7d4f37215ef0da71e8c6a1b9b5bf0aa0f09 | [log] [tgz] |
---|---|---|
author | Bastian Kersting <bkersting@google.com> | Tue Jun 27 14:25:03 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 27 14:25:03 2023 |
tree | f47d0549c1cc53257fef06f834fd7e836a14495d | |
parent | 5504e5490fefb2ba9f2004e54ad9a6e52fd9ff82 [diff] |
[Telemetry] Move async owner check to ApiGuardDelegate Bug: b/245337406, b/287416180 Test: unit_tests --gtest_filter="*ApiGuardDelegateTest*" Change-Id: I81a87c86626aebf3c419f9762e6918e91c6f1578 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4632805 Reviewed-by: Oleh Lamzin <lamzin@google.com> Commit-Queue: Bastian Kersting <bkersting@google.com> Cr-Commit-Position: refs/heads/main@{#1162945}
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.