Bug 242913

Summary: [WebAuthn] CBOR encoded extensions not passed along during assertions
Product: WebKit Reporter: pascoe <pascoe>
Component: WebKit Misc.Assignee: pascoe <pascoe>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 241199    
Bug Blocks:    

Description pascoe@apple.com 2022-07-19 12:43:03 PDT
This was lost during the refactoring in https://bugs.webkit.org/show_bug.cgi?id=241199 such that extensions are only passed during create calls, this passes them along during assertions as well.
Comment 1 pascoe@apple.com 2022-07-19 12:43:25 PDT
rdar://96912101
Comment 2 pascoe@apple.com 2022-07-19 12:55:18 PDT
Pull request: https://github.com/WebKit/WebKit/pull/2557
Comment 3 EWS 2022-07-19 17:50:46 PDT
Committed 252626@main (c93cca1a0e69): <https://commits.webkit.org/252626@main>

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