[webkit-changes] [WebKit/WebKit] d17d9f: Add target for h264_bitstream_parser_fuzzer

Commit Queue noreply at github.com
Tue Jan 23 07:18:21 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d17d9faa12da09836a1259e79ffbc5449ca4b336
      https://github.com/WebKit/WebKit/commit/d17d9faa12da09836a1259e79ffbc5449ca4b336
  Author: David Kilzer <ddkilzer at apple.com>
  Date:   2024-01-23 (Tue, 23 Jan 2024)

  Changed paths:
    A Source/ThirdParty/libwebrtc/Configurations/h264_bitstream_parser_fuzzer.xcconfig
    M Source/ThirdParty/libwebrtc/libwebrtc.xcodeproj/project.pbxproj

  Log Message:
  -----------
  Add target for h264_bitstream_parser_fuzzer
https://bugs.webkit.org/show_bug.cgi?id=267896
<rdar://121405820>

Reviewed by Youenn Fablet.

* Source/ThirdParty/libwebrtc/Configurations/h264_bitstream_parser_fuzzer.xcconfig: Add.
* Source/ThirdParty/libwebrtc/libwebrtc.xcodeproj/project.pbxproj:
- Add h264_bitstream_parser_fuzzer.cc to the project.
- Add target for h264_bitstream_parser_fuzzer.
- Add h264_bitstream_parser_fuzzer target to "Fuzzers (libwebrtc)" target.

Canonical link: https://commits.webkit.org/273358@main




More information about the webkit-changes mailing list