commit | b8345943246982005d8405732ea36c8a4789613c | [log] [tgz] |
---|---|---|
author | Maria Kazinova <kazinova@google.com> | Thu Feb 02 19:03:24 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 02 19:03:24 2023 |
tree | 50d49ee2b60d6abea26fa85dbc5deb205d7c4646 | |
parent | 79e7b28cfa4ca98b563bd7d550dbd6430c30a72d [diff] |
[UPM-Desktop] Move export to PasswordsExporter, add progress spinner This CL: 1) Moves exporting logic into a newly created passwords_exporter HTML element 2) Replaces the previously existing export progress dialog with a spinner element (all the logic on when and how long to show it is kept the same) 3) Renames 'password-export' tag into 'password-exporter' for consistency Mocks: https://www.figma.com/file/EyHs7Dl8W4cDSg2zAHYDB2/Import-passwords?node-id=1954%3A26794&t=yuyZLTIqv7q6MzCB-0 Screenshot: https://screenshot.googleplex.com/935ki4QCUkkFRba Bug: 1394416 Change-Id: I3d7ee3c3c105aaae74f3aac5ab8a3eadf5f247d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4197607 Reviewed-by: Mohamed Amir Yosef <mamir@chromium.org> Commit-Queue: Maria Kazinova <kazinova@google.com> Reviewed-by: Viktor Semeniuk <vsemeniuk@google.com> Cr-Commit-Position: refs/heads/main@{#1100546}
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.