Bug 241814

Summary: Fix crash when making 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-06-21 12:53:27 PDT
This was introduced when we started passing extensions an CBOR. We do the right thing for registerations, but not assertions.
Comment 1 pascoe@apple.com 2022-06-21 12:58:29 PDT
rdar://95618710
Comment 2 pascoe@apple.com 2022-06-21 13:05:18 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1655
Comment 3 EWS 2022-06-21 16:52:13 PDT
Committed r295702 (251707@main): <https://commits.webkit.org/251707@main>

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