commit | 4a5a7acd307fc1d8a98de7f6e6817f460dd2fc7f | [log] [tgz] |
---|---|---|
author | Mohamed Amir Yosef <[email protected]> | Thu Mar 11 17:36:01 2021 |
committer | Chromium LUCI CQ <[email protected]> | Thu Mar 11 17:36:01 2021 |
tree | 3562c55a2e35e08506b9906956a942ce3b9f09b3 | |
parent | 79e5e240eee5045755a2bea20ad519d87c882374 [diff] |
[Passwords] Update the password save action button text upon ... ... change in the destination. This is relevant for signed in and non-opted-in account store users where the action button text should be "Next" for storage in the account (which triggers the opt-in flow) and "Save" for storage on device. Bug: 1186688 Change-Id: Ifeeac368258006204bc6ec108e11ac9b5fdd028d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2751109 Reviewed-by: Vasilii Sukhanov <[email protected]> Commit-Queue: Mohamed Amir Yosef <[email protected]> Cr-Commit-Position: refs/heads/master@{#862020}
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.