Bug 257240 - [WebAuthn] Clean up observers in CcidService
Summary: [WebAuthn] Clean up observers in CcidService
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: pascoe@apple.com
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-05-23 16:39 PDT by pascoe@apple.com
Modified: 2023-05-24 14:33 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pascoe@apple.com 2023-05-23 16:39:14 PDT
This class creates several observers, which need to be removed when appropriate. This bug is to do that.
Comment 1 pascoe@apple.com 2023-05-23 16:39:24 PDT
rdar://109060751
Comment 2 pascoe@apple.com 2023-05-23 16:46:57 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14274
Comment 3 EWS 2023-05-24 14:33:38 PDT
Committed 264485@main (52e6f05d3e91): <https://commits.webkit.org/264485@main>

Reviewed commits have been landed. Closing PR #14274 and removing active labels.