[Webkit-unassigned] [Bug 216600] Propagate user gesture through `isUserVerifyingPlatformAuthenticatorAvailable`

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 24 16:21:53 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=216600

Anthony Johnston <apple at antix.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |apple at antix.co.uk

--- Comment #5 from Anthony Johnston <apple at antix.co.uk> ---
I need to make an async call to indexdb before calling credential get, this also causes an error, even though its within the context of a gesture.

Further, iOS 14.4 has a popup which asks the user if the want to use FaceID or not, why is it necessary to have the user gesture before this as well?

Remove the requirement for user gesture and allow us to call the api. The popup handles the requirement for user confirmation anyway.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210324/6d2126d8/attachment.htm>


More information about the webkit-unassigned mailing list