Bug 241814 - Fix crash when making assertions
Summary: Fix crash when making assertions
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: 241199
Blocks:
  Show dependency treegraph
 
Reported: 2022-06-21 12:53 PDT by pascoe@apple.com
Modified: 2022-06-21 16:52 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 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.