| commit | f9099dc1d85f7d7d6e63fbba1ac660feace2ff5f | [log] [tgz] |
|---|---|---|
| author | Yi Gu <yigu@chromium.org> | Fri Jun 05 17:09:54 2020 |
| committer | Commit Bot <commit-bot@chromium.org> | Fri Jun 05 17:09:54 2020 |
| tree | e59cec8d79a17820b67f52d975f18eaf771d1852 | |
| parent | 8a36226ce01f0a865505da78e78406c125fa81b3 [diff] |
Revert "cros login: Always create WC in LDHMojo ctor" This reverts commit 8745743cba4ea5b5bf9929d4a07a246499dcb303. Reason for revert: Caused consistent failure on https://ci.chromium.org/p/chromium/builders/ci/linux-chromeos-dbg/19023 Original change's description: > cros login: Always create WC in LDHMojo ctor > > Always create WizardController in LoginDisplayHostMojo. It creates all > the screen objects. Postpone initiliazation until first screen should be > shown. > > Not needed for LoginDisplayHostWebui - WizardController is already > always created there. > > Bug: 1079199 > Change-Id: I989322ed98eae5edafa334d20fccea7bd1a498d4 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2230472 > Commit-Queue: Roman Sorokin [CET] <rsorokin@chromium.org> > Reviewed-by: Denis Kuznetsov [CET] <antrim@chromium.org> > Cr-Commit-Position: refs/heads/master@{#775526} TBR=antrim@chromium.org,rsorokin@chromium.org Change-Id: Ifad986af078d8be5e4dd8c74b2650cb85a1d99c0 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1079199 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2233000 Reviewed-by: Yi Gu <yigu@chromium.org> Commit-Queue: Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/master@{#775619}
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.
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.