commit | 43a9b2ca059c90cbfe92ca05e2ad7308935b9436 | [log] [tgz] |
---|---|---|
author | Siyu An <siyua@chromium.org> | Tue Mar 19 16:34:15 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 19 16:34:15 2024 |
tree | 4cbc2ae32e4e18bbacff20048a5a80e7e0ce3a9c | |
parent | 78f8b26da748f555a527cde921e38e6b3815143c [diff] |
[VCN] Add mediator for the autofill progress dialog Add mediator for the progress dialog coordinator and add a consumer interface to connect to the view, which will be added in the next CL. One difference for iOS is activityindicator does not support a confirmation state. Will follow up if this is still required. Impl screenshot (including code for following CL): https://screenshot.googleplex.com/6tb5Fs33yvqRReQ Bug: b/324603292 Change-Id: I3418a5bc89f2af0b8f01807fb7c1697b02b35355 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5342606 Reviewed-by: Tommy Martino <tmartino@chromium.org> Commit-Queue: Siyu An <siyua@chromium.org> Reviewed-by: Slobodan Pejic <slobodan@chromium.org> Reviewed-by: Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/main@{#1274982}
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.