[Autofill Auth] Fixing visibility of settings page FIDO authentication toggle.
Previously the FIDO authentication toggle would not be visible, even if the device was capable of user verification. This was because the IPC call to check whether or not a platform authenticator is available would not return on time. This CL changes the implementation of that check to use native javascript instead. Bug: 949269 Change-Id: I6307a7e54889178582ae12dd174599c441957812 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1850596 Commit-Queue: Manas Verma <manasverma@google.com> Reviewed-by:Tommy Li <tommycli@chromium.org> Reviewed-by:
Jared Saul <jsaul@google.com> Cr-Commit-Position: refs/heads/master@{#705312}
Showing
Please register or sign in to comment