commit | 48ee39e5331cc1bc8b8a886ca165604f5ed611f7 | [log] [tgz] |
---|---|---|
author | Avi Drissman <[email protected]> | Wed Feb 16 16:31:03 2022 |
committer | Chromium LUCI CQ <[email protected]> | Wed Feb 16 16:31:03 2022 |
tree | 7617d277296f49a8acfe66e9c5975586ee3fcb7a | |
parent | d8975519bde3cdc907204f962e949a79b132eede [diff] |
std::optional is still banned Use absl::optional, and add a presubmit. Fixed: 1297667 Change-Id: I30de712949024dd2ba15de05590f026c999fce4e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3465476 Reviewed-by: Adam Langley <[email protected]> Reviewed-by: Zhenyao Mo <[email protected]> Reviewed-by: Yuichiro Hanada <[email protected]> Reviewed-by: Daniel Cheng <[email protected]> Reviewed-by: danakj <[email protected]> Commit-Queue: Avi Drissman <[email protected]> Cr-Commit-Position: refs/heads/main@{#971878}
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.