| commit | 3720fc4561cb05fbed20139006df22a1417ad5e3 | [log] [tgz] |
|---|---|---|
| author | Viktor Semeniuk <vsemeniuk@google.com> | Wed Apr 03 09:33:52 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 03 09:33:52 2024 |
| tree | bddf21bf801a95b9e3c1117d6509bca1d7b35371 | |
| parent | a808e79e4a3d77e08bd138d2e0cca98a00f94d32 [diff] |
Updating answer on how passwords are stored in Chrome For context on iOS passwords were migrated from being stored in a keychain to being store encrypted in LoginDatabase. Change-Id: Ib1ae49da75dc13827fd10676799c216e8a0483f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5377790 Commit-Queue: Viktor Semeniuk <vsemeniuk@google.com> Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/main@{#1281732}
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.