commit | 858dba0e633d254450dec76ffb53e7433f6fb477 | [log] [tgz] |
---|---|---|
author | Peter Kasting <[email protected]> | Fri Sep 17 15:12:23 2021 |
committer | Chromium LUCI CQ <[email protected]> | Fri Sep 17 15:12:23 2021 |
tree | d9fa6ce32dca530903c3dac4d16906a542174fc2 | |
parent | 954b19e28dd1771a3d6a0a674de81b18319fb6d7 [diff] |
Fix some instances of -Wshadow. Bug: 794619 Change-Id: I5eb6a4ac0072e61c7638e6cacd402a86bb1a9354 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3152198 Auto-Submit: Peter Kasting <[email protected]> Reviewed-by: Lei Zhang <[email protected]> Commit-Queue: Peter Kasting <[email protected]> Cr-Commit-Position: refs/heads/main@{#922539}
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.