Bug 237018 - [WebAuthn] Fix lifetime issue in WebAuthenticatorCoordinatorProxy
Summary: [WebAuthn] Fix lifetime issue in WebAuthenticatorCoordinatorProxy
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: pascoe@apple.com
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-02-21 21:51 PST by pascoe@apple.com
Modified: 2022-02-22 10:22 PST (History)
4 users (show)

See Also:


Attachments
Patch (15.08 KB, patch)
2022-02-21 22:20 PST, pascoe@apple.com
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description pascoe@apple.com 2022-02-21 21:51:25 PST
A recent refactor to the completion handler in performRequest resulted in registrations not to complete.
Comment 1 pascoe@apple.com 2022-02-21 21:51:44 PST
rdar://89206950
Comment 2 pascoe@apple.com 2022-02-21 22:20:57 PST
Created attachment 452825 [details]
Patch
Comment 3 Brent Fulgham 2022-02-22 09:22:14 PST
Comment on attachment 452825 [details]
Patch

r=me
Comment 4 EWS 2022-02-22 10:22:45 PST
Committed r290317 (247639@main): <https://commits.webkit.org/247639@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 452825 [details].