Bug 267113 - Improve code coverage of sdp_integration_fuzzer
Summary: Improve code coverage of sdp_integration_fuzzer
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords: InRadar
Depends on: 263225 265987
Blocks:
  Show dependency treegraph
 
Reported: 2024-01-04 17:52 PST by David Kilzer (:ddkilzer)
Modified: 2024-01-04 21:02 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2024-01-04 17:52:50 PST
Improve code coverage of sdp_integration_fuzzer.

This originally landed in <https://commits.webkit.org/269551@main>, but was reverted when updating libwebrtc to M120 in <https://commits.webkit.org/271863@main> because I failed to add the `WEBRTC_WEBKIT_BUILD` macros around the new code.
Comment 1 Radar WebKit Bug Importer 2024-01-04 17:53:26 PST
<rdar://problem/120503718>
Comment 2 David Kilzer (:ddkilzer) 2024-01-04 17:59:12 PST
Pull request: https://github.com/WebKit/WebKit/pull/22413
Comment 3 EWS 2024-01-04 21:02:57 PST
Committed 272671@main (ea6d6f413312): <https://commits.webkit.org/272671@main>

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