commit | 0602d9c68d6be4403da0cef546657e34e8ef8e63 | [log] [tgz] |
---|---|---|
author | Mohamed Amir Yosef <mamir@chromium.org> | Thu Apr 14 14:01:36 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 14 14:01:36 2022 |
tree | f9cb2c00f7b138e8355f240d790d9e8904faad4b | |
parent | 8dadaf8c038c86e681872539561692c654417d1a [diff] |
[Passwords] Introduce footer to manage passwords bubble This CL is using the previously introduced CreateGooglePasswordManagerFooterView() method to add a footnote to the manage password bubble. Account store users see a special footnote in the management bubble and hence has special logic for that. Sceenshots (Branded builds and light mode, since other variations have been reviewed already in earlier CLs) Account Store User: http://screen/8TUckSxjnNtdSfq Sync'ing User: http://screen/3LEDVxmegt5xrLA Non-Syncing User: http://screen/3nrgNPjJpr9D7xp Bug: 1309480 Change-Id: I8e3c063579141367b1af50049f60513f5fe9e58f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3578680 Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org> Cr-Commit-Position: refs/heads/main@{#992514}
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.