Revert "[PWD Editing Android] Save changes through PasswordEditingDelegateProvider"
This reverts commit 6c35d28d. Reason for revert: If there's multiple credentials in the password list and one is edited, the rest of the credentials disappear and only the one that was edited stays in the list. That shouldn't be happening and needs to be corrected before landing this CL. Original change's description: > [PWD Editing Android] Save changes through PasswordEditingDelegateProvider > > PasswordEntryEditor saves changes for a credential record when the > Save button is clicked through PasswordEditingDelegateProvider. > > Bug: 377410 > Change-Id: I200e4702945212b847488835a04fad3e5581b139 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1807308 > Reviewed-by: Friedrich [CET] <fhorschig@chromium.org> > Commit-Queue: Ivana Zuzic <izuzic@google.com> > Cr-Commit-Position: refs/heads/master@{#698945} TBR=fhorschig@chromium.org,izuzic@google.com Change-Id: I5ce2e43b226ed47b49dfc069e0e9100b8598567b No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 377410 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1820997Reviewed-by:Friedrich [CET] <fhorschig@chromium.org> Commit-Queue: Ivana Zuzic <izuzic@google.com> Cr-Commit-Position: refs/heads/master@{#699259}
Showing
Please register or sign in to comment