[webkit-changes] [WebKit/WebKit] 6a846f: Add targets for vp8 and vp9 builds of vpx_dec_fuzz...

Commit Queue noreply at github.com
Fri Sep 15 08:53:57 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6a846fbe08dd0edde4c1226cd5d20a5dc3424776
      https://github.com/WebKit/WebKit/commit/6a846fbe08dd0edde4c1226cd5d20a5dc3424776
  Author: David Kilzer <ddkilzer at apple.com>
  Date:   2023-09-15 (Fri, 15 Sep 2023)

  Changed paths:
    A Source/ThirdParty/libwebrtc/Configurations/Base-libvpx.xcconfig
    A Source/ThirdParty/libwebrtc/Configurations/fuzz-libvpx-vp8.xcconfig
    A Source/ThirdParty/libwebrtc/Configurations/fuzz-libvpx-vp9.xcconfig
    M Source/ThirdParty/libwebrtc/Configurations/libvpx.xcconfig
    M Source/ThirdParty/libwebrtc/libwebrtc.xcodeproj/project.pbxproj

  Log Message:
  -----------
  Add targets for vp8 and vp9 builds of vpx_dec_fuzzer.cc
https://bugs.webkit.org/show_bug.cgi?id=261568
<rdar://115515990>

Reviewed by Youenn Fablet.

* Source/ThirdParty/libwebrtc/Configurations/Base-libvpx.xcconfig: Copied from libvpx.xcconfig.
- Extract common settings from libvpx.xcconfig.
* Source/ThirdParty/libwebrtc/Configurations/fuzz-libvpx-vp8.xcconfig: Add.
* Source/ThirdParty/libwebrtc/Configurations/fuzz-libvpx-vp9.xcconfig: Add.
* Source/ThirdParty/libwebrtc/Configurations/libvpx.xcconfig:
- Include Base-libvpx.xcconfig after extracting common settings.
* Source/ThirdParty/libwebrtc/libwebrtc.xcodeproj/project.pbxproj:
- Add targets for fuzz-libvpx-vp8 and fuzz-libvpx-vp9.

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




More information about the webkit-changes mailing list