commit | dfb1a3cb56f3b3ceca7e0a93720edab42d5de07b | [log] [tgz] |
---|---|---|
author | Oksana Zhuravlova <oksamyt@chromium.org> | Wed Jan 24 19:36:53 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 24 19:36:53 2024 |
tree | 86a881038131c14e53176790e132a2d98468f0c6 | |
parent | 5b2ea7526a582f112f8882241cf166bbf6338929 [diff] |
Add trace events to NetworkChangeNotifier(AutoDetect) methods This change adds trace events to NetworkChangeNotifier and NetworkChangeNotifierAutoDetect methods that are called during startup and query state from the system. Having trace coverage will help us evaluate potential improvements. No functional changes. Events will only be recorded if tracing is enabled. Bug: b:315471297 Change-Id: Id5075b6765cfc34e0d871e144853568bec8754a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5116373 Commit-Queue: Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by: Alexander Timin <altimin@chromium.org> Reviewed-by: Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/main@{#1251597}
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.