commit | e12dc4479b569e5ba4ede040137f446c16073d4c | [log] [tgz] |
---|---|---|
author | Kunihiko Sakamoto <[email protected]> | Tue Mar 17 05:58:20 2020 |
committer | Commit Bot <[email protected]> | Tue Mar 17 05:58:20 2020 |
tree | 65153ff31d3e99fdd401d48e5f5654eee2c2e693 | |
parent | eeff98737ad05ac49e7a2cdd5e5f1cff06c77b98 [diff] |
Revert "Crostini Upgrader: Do not proceed if user cancels backup" This reverts commit 9b8ade132312a47f1096beecfe16ba8d144e9056. Reason for revert: Suspected for CrostiniUpgraderBrowserTest.All failure on linux-chromeos-chrome https://ci.chromium.org/p/chrome/builders/ci/linux-chromeos-chrome/4053 Original change's description: > Crostini Upgrader: Do not proceed if user cancels backup > > Previously if the user cancelled the backup, we would proceed with the > upgrade as though the user had elected not to backup at all. > > With this change, the flow will instead return to the initial screen > when the user cancels, rather than proceed. > > Bug: 1061203 > Change-Id: I7be99a2c7a6caa4b5fd143def5ba0c6f9b4d5004 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2102935 > Reviewed-by: Nicholas Verne <[email protected]> > Commit-Queue: Nic Hollingum <[email protected]> > Cr-Commit-Position: refs/heads/master@{#750833} [email protected],[email protected] Change-Id: I7013aeba5b114186425d4279b8ef877c2bddcb79 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1061203 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2105664 Reviewed-by: Kunihiko Sakamoto <[email protected]> Commit-Queue: Kunihiko Sakamoto <[email protected]> Cr-Commit-Position: refs/heads/master@{#750870}
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.