0
Files
src/ios
Viktor Semeniuk c18ea3e117 Refactoring password exporting related code to use CredentialUIEntry
This change replaces PasswordForm in password exporting code with CredentialUIEntry. This is done by removing dependency on
PasswordManagerPresenter and using SavedPasswordsPresenter.

Bug: 1330906
Change-Id: I1e075f6a1b0c26190b839ba9eae69b5bb8e73de3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3688111
Commit-Queue: Viktor Semeniuk <vsemeniuk@google.com>
Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org>
Reviewed-by: Ioana Pandele <ioanap@chromium.org>
Reviewed-by: Gauthier Ambard <gambard@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1012597}
2022-06-09 17:51:20 +00:00
..
2022-06-09 09:41:43 +00:00
2022-06-09 14:57:37 +00:00

This directory holds code related to the iOS port of Chromium. See
https://sites.google.com/a/chromium.org/dev/developers/design-documents/structure-of-layered-components-within-the-chromium-codebase
for a description of the structure underneath this directory.