commit | 63b86859e3542b4d54fad6b691a015d65379521e | [log] [tgz] |
---|---|---|
author | Aaron Leventhal <aleventhal@google.com> | Fri Jan 08 03:34:36 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 08 03:34:36 2021 |
tree | 51a48c11ff32dbff289fbf7729a0c1b3f5e03793 | |
parent | c15aea6791f4a6c4e79903cf60819138d4a6f5b2 [diff] |
Fix uninitialized values Bug: 1163213 Change-Id: I98968924523541b490e293409b09b25aa6a81666 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613155 Auto-Submit: Aaron Leventhal <aleventhal@chromium.org> Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by: Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#841348}
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.