commit | d8ecfea6e8eb3e634ce180feaa390ccf01fc67c0 | [log] [tgz] |
---|---|---|
author | Peter Kasting <pkasting@chromium.org> | Mon Aug 29 23:38:43 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 29 23:38:43 2022 |
tree | 7dc691ccc89825e4af5da704593a24cc4b4f129b | |
parent | 2781af421cd53a632b4e17f82566441851c8fe02 [diff] |
Use same type on both sides of a ternary. Fixes a compile error in C++20. Bug: 1284275 Change-Id: I6938967b520af8ca7b54e8b7c6aeab2849fad3fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3863606 Reviewed-by: Xiaoling Bao <xiaolingbao@chromium.org> Commit-Queue: Xiaoling Bao <xiaolingbao@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Auto-Submit: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/main@{#1040668}
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.