commit | 73e880373945e283b081e34af6d8560284feab2b | [log] [tgz] |
---|---|---|
author | Kavita Soni <kavitasoni@chromium.org> | Mon May 12 18:44:30 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 12 18:44:30 2025 |
tree | fbe37a8357d96397f0380bc526a66a1f333a3d73 | |
parent | f521787e25d5554943db5c29281d7e4e6468836a [diff] |
Add save card bottomsheet egtest (1/2). This CL enables `kAutofillSaveCardBottomSheet` flag in the save card egtest. Existing upload save card tests have been modified to go through save card bottomsheet. Also adds a new test `testSaveCardBottomSheetShowsLoadingAndConfirmationAfterAcceptPushed`. Followup CL will include save card bottomsheet test with upload failure. Bug: 409314908 Change-Id: Ie05581f15e97c70f04db4ca4dd0e2a1531a952a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6438561 Reviewed-by: Slobodan Pejic <slobodan@chromium.org> Reviewed-by: Alexis Hétu <sugoi@chromium.org> Commit-Queue: Kavita Soni <kavitasoni@chromium.org> Cr-Commit-Position: refs/heads/main@{#1458984}
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.