[ReEPwdSave] Update the PasswordStore when saving is re-enabled
Tapping on the toggle in the keyboard accessory will now update the PasswordStore, either by removing the blacklisted entry for the origin if the user re-enables saving, or by re-adding it if the user disables it again. At the moment, the save password infobar is still not shown after saving is enabled via the toggle, because ChromePasswordManagerClient queries the old cache (via PasswordFormManager) which doesn't have the latest store data. This will be changed in the next CL. Bug: 1044930 Change-Id: I0a5cbcc6085fac5070375093b499a3e2ebc7c4e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2135752 Commit-Queue: Ioana Pandele <ioanap@chromium.org> Reviewed-by:Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#759660}
Showing
Please register or sign in to comment