commit | 412c54862807a8527b8b96e4dd2c02c40062a129 | [log] [tgz] |
---|---|---|
author | Leonard Grey <lgrey@chromium.org> | Fri Feb 04 19:37:36 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 04 19:37:36 2022 |
tree | c6476cc11d59b025e0c30b473495f96999b52501 | |
parent | 12516f2559eb8fe631e6ad01b031c9a89ade2513 [diff] |
Stack sampler: extract some test utilities to a common place This creates a common TestModule class from several similar ones scattered around the code base. It also extracts operator== for base::Frame Bug: 1101399 Change-Id: Ibaf6ecc5c30d877837297b474c314a2613a68dc4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3430263 Reviewed-by: Mike Wittman <wittman@chromium.org> Reviewed-by: Siddhartha S <ssid@chromium.org> Commit-Queue: Leonard Grey <lgrey@chromium.org> Cr-Commit-Position: refs/heads/main@{#967388}
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.