Gracefully recover from WebAuthnProcess crashes
Created attachment 437190 [details] Patch
Comment on attachment 437190 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=437190&action=review > Source/WebKit/UIProcess/API/Cocoa/WKProcessPool.mm:205 > ++ (void)_terminateWebAuthnProcess I think we should omit this and just call kill() in the API test.
Created attachment 437191 [details] Patch
Comment on attachment 437191 [details] Patch r=me assuming the bots are happy.
Committed r281965 (241272@main): <https://commits.webkit.org/241272@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 437191 [details].
<rdar://problem/82698252>