Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 897eff3c78674ce9b816706b59e7a884b79f2665 https://github.com/WebKit/WebKit/commit/897eff3c78674ce9b816706b59e7a884b79f2665 Author: David Kilzer <ddkil...@apple.com> Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths: A Source/ThirdParty/libwebrtc/Configurations/vp8_depacketizer_fuzzer.xcconfig A Source/ThirdParty/libwebrtc/Configurations/vp8_qp_parser_fuzzer.xcconfig A Source/ThirdParty/libwebrtc/Configurations/vp9_depacketizer_fuzzer.xcconfig A Source/ThirdParty/libwebrtc/Configurations/vp9_qp_parser_fuzzer.xcconfig M Source/ThirdParty/libwebrtc/libwebrtc.xcodeproj/project.pbxproj Log Message: ----------- [WebRTC] Add targets for vp[89]_{depacketizer,qp_parser}_fuzzer https://bugs.webkit.org/show_bug.cgi?id=265412 <rdar://118856452> Reviewed by Eric Carlson. * Source/ThirdParty/libwebrtc/Configurations/vp8_depacketizer_fuzzer.xcconfig: Add. * Source/ThirdParty/libwebrtc/Configurations/vp8_qp_parser_fuzzer.xcconfig: Add. * Source/ThirdParty/libwebrtc/Configurations/vp9_depacketizer_fuzzer.xcconfig: Add. * Source/ThirdParty/libwebrtc/Configurations/vp9_qp_parser_fuzzer.xcconfig: Add. * Source/ThirdParty/libwebrtc/libwebrtc.xcodeproj/project.pbxproj: - Add new files and new targets. Canonical link: https://commits.webkit.org/271182@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes