commit | 5c0f3b8719c259cefa72bae70037ee12609e635b | [log] [tgz] |
---|---|---|
author | Ian Vollick <vollick@chromium.org> | Tue Apr 25 18:09:32 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 25 18:09:32 2023 |
tree | 71322e930bc5e9cf21e7525695e37c3dc3cd3afb | |
parent | c4500d269381751bd3ff18553afb0bcdad867a65 [diff] |
[ios] Add tracing categories for 'all' and 'navigation' This adds two new options to the tracing menu to start traces with navigation-related categories as well as all categories. Bug: 1411704 Change-Id: I234ba53797e9239c55675486007992c045ab851f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4458102 Reviewed-by: Avi Drissman <avi@chromium.org> Commit-Queue: Ian Vollick <vollick@chromium.org> Cr-Commit-Position: refs/heads/main@{#1135393}
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.