commit | 8fc4f515069a322d673a5343213b57a2adb83e50 | [log] [tgz] |
---|---|---|
author | Viktor Semeniuk <vsemeniuk@google.com> | Thu Jan 26 09:56:15 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 26 09:56:15 2023 |
tree | 9cecc9fd15394f4aabfa15193023d38fc097e08e | |
parent | 8fadfaf9a5b6d12c47b0c97f8d2fd82dd24c6aee [diff] |
[Password Manager] Add action menu to the checkup details page This change shows action menu when clicking "More" button for an insecure credential. This CL also includes show/hide password logic when clicking a button in the action menu. Bug: 1401001 Change-Id: I4712d4a80a759fbde2bc0d63b0117a164548106b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4181028 Reviewed-by: Mohamed Amir Yosef <mamir@chromium.org> Commit-Queue: Viktor Semeniuk <vsemeniuk@google.com> Cr-Commit-Position: refs/heads/main@{#1097296}
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.