commit | bf4b31ab816602e769828b5a8861a8b63ae42ef5 | [log] [tgz] |
---|---|---|
author | Ian Kilpatrick <ikilpatrick@chromium.org> | Mon Oct 17 17:07:41 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 17 17:07:41 2022 |
tree | 6de0004207c31b14e09fa115fe8a5b957f55b9fa | |
parent | a2b70ff6b5e6f452d587a6f2c674b7a943177b1e [diff] |
[baseline] Mitigate CHECK failure when reading baselines for section. This mitigates a CHECK failure from within an absl::optional within the table section layout algorithm. Bug: 1366340 Change-Id: Id293b99262e95e48c6abfcb4c69f36b33399ee60 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3953228 Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/main@{#1060014}
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.