commit | d90d6cf32ce248a3d42ed0dad4051d98446e8f74 | [log] [tgz] |
---|---|---|
author | Alex Ilin <alexilin@chromium.org> | Fri Jan 07 10:26:21 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 07 10:26:21 2022 |
tree | ee3300cf7f7ba1bb531546a5199b47db361dd36f | |
parent | 606006db430c241d8d3b081db78fbba0972d23d4 [diff] |
[sync] Don't abort sync setup after entering a passphrase Setting a passphrase while the sync setup is in progress aborts the setup because sync_page.ts changes PageStatus to DONE. When the user sets a passphrase, the sync page should stay at the PageStatus.CONFIGURE instead. Fixed: 1279483 Change-Id: Ia585dffc7b1aa2b73e11c71a306cc64cfa36fdd9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3371601 Reviewed-by: David Roger <droger@chromium.org> Commit-Queue: Alex Ilin <alexilin@chromium.org> Cr-Commit-Position: refs/heads/main@{#956451}
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.