DescriptionDo not save passwords after back-navigation
PasswordManager::IsSavingEnabledForCurrentPage should check, whether the last navigation was not going back in the tab history. It is unlikely that the user is submitting a password this way.
This CL ensures this by extending the PasswordManagerClient with a NavigatedThroughBackButton method.
BUG=455630
Committed: https://crrev.com/2d2cdf9973bc6cb2502d074fac08c8a51bb81926
Cr-Commit-Position: refs/heads/master@{#317563}
Patch Set 1 #Patch Set 2 : Fix #Patch Set 3 : Rebased test, removed rest #Patch Set 4 : Fix in renderer #Patch Set 5 : Just rebased #
Messages
Total messages: 12 (3 generated)
|