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: |
pascoe@apple.com
This was introduced when we started passing extensions an CBOR. We do the right thing for registerations, but not assertions.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
pascoe@apple.com
rdar://95618710
pascoe@apple.com
Pull request: https://github.com/WebKit/WebKit/pull/1655
EWS
Committed r295702 (251707@main): <https://commits.webkit.org/251707@main>
Reviewed commits have been landed. Closing PR #1655 and removing active labels.