commit | ec30ce3908678771f067a3b40c1dcf97b032a58c | [log] [tgz] |
---|---|---|
author | Alex Rudenko <alexrudenko@chromium.org> | Thu Jul 08 16:35:40 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 08 16:35:40 2021 |
tree | fa79fde5b48b3a71680445081cc95031b42cbb12 | |
parent | 377df37198d565e6ad8761347a4860fd369f1426 [diff] |
Code health: remove usage of Value::GetAsString in trace_event_memory_overhead.cc Bug: chromium:1187007 Change-Id: Id4cefeebb6c6788e10da2e225b12ae7bb7d37cec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3013797 Reviewed-by: ssid <ssid@chromium.org> Commit-Queue: Alex Rudenko <alexrudenko@chromium.org> Cr-Commit-Position: refs/heads/master@{#899581}
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.