Bug 258646

Summary: Crash under WebAuthenticatorCoordinatorProxy::isUserVerifyingPlatformAuthenticatorAvailable(WebCore::SecurityOriginData const&, WTF::CompletionHandler<void (bool)>&&)
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.