RESOLVED FIXED258646
Crash under WebAuthenticatorCoordinatorProxy::isUserVerifyingPlatformAuthenticatorAvailable(WebCore::SecurityOriginData const&, WTF::CompletionHandler<void (bool)>&&)
https://bugs.webkit.org/show_bug.cgi?id=258646
Summary Crash under WebAuthenticatorCoordinatorProxy::isUserVerifyingPlatformAuthenti...
Chris Dumez
Reported 2023-06-28 14:59:41 PDT
Crash under WebAuthenticatorCoordinatorProxy::isUserVerifyingPlatformAuthenticatorAvailable(WebCore::SecurityOriginData const&, WTF::CompletionHandler<void (bool)>&&): 50 WTF::Function<void (bool)>::operator()(bool) const <== 50 WTF::CompletionHandler<void (bool)>::operator()(bool) 50 WebKit::WebAuthenticatorCoordinatorProxy::isUserVerifyingPlatformAuthenticatorAvailable(WebCore::SecurityOriginData const&, WTF::CompletionHandler<void (bool)>&&) 50 auto void IPC::callMemberFunction<WebKit::WebAuthenticatorCoordinatorProxy, WebKit::WebAuthenticatorCoordinatorProxy, void (WebCore::SecurityOriginData const&, WTF::CompletionHandler<void (bool)>&&), std::__1::tuple<WebCore::SecurityOriginData>, void (bool)>(WebKit::WebAuthenticatorCoordinatorProxy*, void (WebKit::WebAuthenticatorCoordinatorProxy::*)(WebCore::SecurityOriginData const&, WTF::CompletionHandler<void (bool)>&&), std::__1::tuple<WebCore::SecurityOriginData>&&, WTF::CompletionHandler<void (bool)>&&)::'lambda'(auto&&...)::operator()<WebCore::SecurityOriginData>(auto&&...) const
Attachments
Chris Dumez
Comment 1 2023-06-28 14:59:48 PDT
Chris Dumez
Comment 2 2023-06-28 15:02:09 PDT
EWS
Comment 3 2023-06-28 16:20:28 PDT
Committed 265600@main (de109a5e7580): <https://commits.webkit.org/265600@main> Reviewed commits have been landed. Closing PR #15382 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.