commit | fcd85c5bf5abbab4820f2935dd719ddeae92a33b | [log] [tgz] |
---|---|---|
author | Christian Dullweber <dullweber@chromium.org> | Tue Feb 09 15:28:46 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 09 15:28:46 2021 |
tree | 34914e42f2f6eb0f0e6b50ff483992731708195c | |
parent | cca2a1de45a714195a8e438d41910aff270e8107 [diff] |
Revert "Crostini Settings page implementation changed to lazy loading." This reverts commit 505a943e3897f93078a56148db248e9e8e7588c3. Reason for revert: Suspected to cause OSSettings* failures on https://ci.chromium.org/ui/p/chromium/builders/ci/linux-chromeos-dbg/22543/overview Original change's description: > Crostini Settings page implementation changed to lazy loading. > > Fixed: 1165625 > Change-Id: I9e4a1417175c5afc03ee6f1d1849d3bf32f36827 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2681343 > Commit-Queue: Nicholas Verne <nverne@chromium.org> > Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> > Cr-Commit-Position: refs/heads/master@{#852049} TBR=khorimoto@chromium.org,nverne@chromium.org,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com Change-Id: I4cc87bdf5dae6fc01ac1e4aa5ba7daa625ead746 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2684364 Reviewed-by: Christian Dullweber <dullweber@chromium.org> Commit-Queue: Christian Dullweber <dullweber@chromium.org> Cr-Commit-Position: refs/heads/master@{#852198}
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.