[webkit-changes] [WebKit/WebKit] 009ef8: Follow-up: Add targets for vp8 and vp9 builds of v...
Commit Queue
noreply at github.com
Tue Oct 10 10:39:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 009ef8e283f38325acb5c3d4ef2d8fbf572b6021
https://github.com/WebKit/WebKit/commit/009ef8e283f38325acb5c3d4ef2d8fbf572b6021
Author: David Kilzer <ddkilzer at apple.com>
Date: 2023-10-10 (Tue, 10 Oct 2023)
Changed paths:
R Source/ThirdParty/libwebrtc/Configurations/fuzz-libvpx-vp8.xcconfig
R Source/ThirdParty/libwebrtc/Configurations/fuzz-libvpx-vp9.xcconfig
A Source/ThirdParty/libwebrtc/Configurations/vp8_dec_fuzzer.xcconfig
A Source/ThirdParty/libwebrtc/Configurations/vp9_dec_fuzzer.xcconfig
M Source/ThirdParty/libwebrtc/libwebrtc.xcodeproj/project.pbxproj
Log Message:
-----------
Follow-up: Add targets for vp8 and vp9 builds of vpx_dec_fuzzer.cc
https://bugs.webkit.org/show_bug.cgi?id=261568
<rdar://115515990>
Unreviewed rename of targets.
* Source/ThirdParty/libwebrtc/Configurations/vp8_dec_fuzzer.xcconfig: Rename from Source/ThirdParty/libwebrtc/Configurations/fuzz-libvpx-vp8.xcconfig.
* Source/ThirdParty/libwebrtc/Configurations/vp9_dec_fuzzer.xcconfig: Rename from Source/ThirdParty/libwebrtc/Configurations/fuzz-libvpx-vp9.xcconfig.
* Source/ThirdParty/libwebrtc/libwebrtc.xcodeproj/project.pbxproj:
- Rename targets to be more descriptive.
Canonical link: https://commits.webkit.org/269153@main
More information about the webkit-changes
mailing list