commit | 4d2bfb204cdb4ae5ec3f6767d3f85b3404eaf12e | [log] [tgz] |
---|---|---|
author | Verina Armanyous <averina@google.com> | Thu Oct 10 23:19:21 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 10 23:19:21 2024 |
tree | f315d4aee3015f02932a4d7e18207365c0bf40a0 | |
parent | 71731be8058a660f173effcf85c6fa40f82d475f [diff] |
[IBAN][Clank] Trigger save IBAN snackbar & edit bottomsheet hiding logic In crrev.com/c/5712840, I added a confirmation snackbar for save IBAN bottom sheet. This CL triggers the snackbar if the IBAN upload succeeds. This CL also updates the hiding logic for the bottom sheet, Mock: https://screenshot.googleplex.com/8WDndiWeW6NZpuR Implementation: https://screenshot.googleplex.com/4MoVvUNaZhd2KTe.png Bug: 339869144 Change-Id: If95bba1ac3ef0a88662ac3d732328e39e18fafa9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5873381 Reviewed-by: Timofey Chudakov <tchudakov@google.com> Commit-Queue: Verina Armanyous <averina@google.com> Reviewed-by: Vishwas Uppoor <vishwasuppoor@google.com> Reviewed-by: Olivia Saul <jsaul@google.com> Cr-Commit-Position: refs/heads/main@{#1367206}
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.