Summary: | Gracefully recover from WebAuthnProcess crashes | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Alex Christensen <achristensen> | ||||||
Component: | New Bugs | Assignee: | Alex Christensen <achristensen> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | cdumez, ews-watchlist, jiewen_tan, webkit-bug-importer | ||||||
Priority: | P2 | Keywords: | InRadar | ||||||
Version: | WebKit Nightly Build | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Attachments: |
|
Description
Alex Christensen
2021-09-02 13:48:55 PDT
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]. |