[ios] Refactor reauthentication module for re-use
Move from /ios/chrome/browser/settings/ui/password to /ios/chrome/common/reauthenticaton Moved metrics out of it and into (non test) callers. Changed result from BOOL to 3 states enum for success, failure and skipped. The goal is to be able to use it in the credential extension. Bug: 1045455 Change-Id: I94104044c82b637b9d183f07fc6d8ce291e5b7a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089864 Commit-Queue: David Jean <djean@chromium.org> Reviewed-by:Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#748269}
Showing
Please register or sign in to comment