commit | 26b92cb0fb36b1e90711abc4bf3642a11fbb070b | [log] [tgz] |
---|---|---|
author | Ryan Huckleberry <rhuckleberry@google.com> | Tue Aug 03 16:55:04 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 03 16:55:04 2021 |
tree | fe88b690dc347215c03569cdeeab3f60e6654e11 | |
parent | 00da12e3303d2a226580c2b7d2db4cdacced1875 [diff] |
Fix Mac64 metadata version number parsing. Mac64 traces add the '-64' suffix after the version number. We parse out this suffix so we can find the trace's breakpad symbols on Google Cloud Storage. Bug: 1224717 Change-Id: Icfe7f21e6320f856205cf89cdbcbd8e2f18c6566 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3068258 Reviewed-by: ssid <ssid@chromium.org> Commit-Queue: Ryan Huckleberry <rhuckleberry@google.com> Cr-Commit-Position: refs/heads/master@{#908016}
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.