commit | e3df94e74b18c8bbe9d2facb0116176a661f1de1 | [log] [tgz] |
---|---|---|
author | Andrii Natiahlyi <natiahlyi@google.com> | Tue Jun 11 15:05:17 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 11 15:05:17 2024 |
tree | eb476f879d7ae4acaddfa7881eea0a22f9be405b | |
parent | bd3d25e142e57985c7c756371f668f388e5dfe64 [diff] |
[Passwords] Add skeleton of full-data-reset element This CL adds a new row with delete all button on the settings page. Clicking on the button should open the confirmation dialog. Impl: - https://screenshot.googleplex.com/3zSuZDasuXQf3PY.png - https://screenshot.googleplex.com/3qoDZzGwAe9bxdb.png Mock: - https://screenshot.googleplex.com/YKccuMSAfRxeyZQ.png - https://screenshot.googleplex.com/6QnfmUtjjJTsysV.png Bug: 342366264 Change-Id: I39ab473926b6a9409fcfdcc60c04f12a33dda135 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5615453 Reviewed-by: Mohamed Amir Yosef <mamir@chromium.org> Commit-Queue: Andrii Natiahlyi <natiahlyi@google.com> Cr-Commit-Position: refs/heads/main@{#1313415}
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.