Make WebAuthN UI skip welcome screen if possible |
|||
Issue descriptionIf an user previously used the WebAuthN API using certain transport type, skip welcome UI screen and directly show UI dialog for the specific transport type.
,
Aug 7
,
Aug 21
,
Aug 21
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/cc52cb42bf1edb96bba182bf328e8c131f295e49 commit cc52cb42bf1edb96bba182bf328e8c131f295e49 Author: Jun Choi <hongjunchoi@chromium.org> Date: Tue Aug 21 05:27:40 2018 Disable auto transport selection on MakeCredential In current implementation, we auto-select transport type to previously used transport type. Disable this feature for MakeCredential request. Bug: 868212 Change-Id: I4b0c3e642df1eaffa8f76956223a6a7f9b66a21b Reviewed-on: https://chromium-review.googlesource.com/1182101 Commit-Queue: Jun Choi <hongjunchoi@chromium.org> Reviewed-by: Balazs Engedy <engedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#584658} [modify] https://crrev.com/cc52cb42bf1edb96bba182bf328e8c131f295e49/chrome/browser/webauthn/authenticator_request_dialog_model.cc [modify] https://crrev.com/cc52cb42bf1edb96bba182bf328e8c131f295e49/chrome/browser/webauthn/authenticator_request_dialog_model_unittest.cc |
|||
►
Sign in to add a comment |
|||
Comment 1 by bugdroid1@chromium.org
, Aug 2