commit | 71f1dbc170208a20b463b573bbc3f9595fdfbf81 | [log] [tgz] |
---|---|---|
author | Adesh Attavar <adesh.attavar@gmail.com> | Thu Jan 25 09:35:09 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 25 09:35:09 2024 |
tree | 3fbc2e62dadef8e51e559891a47bc79fda89d62f | |
parent | cbd1c71e06b0259a19636cbceb9c2064c67ba052 [diff] |
Sort password details before exporting the passwords This CL sorts the password details based on name, url, username, passowrd and note before exporting it to a file Bug: 1516467 Change-Id: Ifa3a137439bb72830986469340fc887174b96d04 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5198232 Commit-Queue: Viktor Semeniuk <vsemeniuk@google.com> Reviewed-by: Viktor Semeniuk <vsemeniuk@google.com> Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/main@{#1251968}
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.