Bug 312029
| Summary: | [CMake] Fix stale libwebrtc Apple source list for Mac build | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | pascoe <pascoe> |
| Component: | CMake | Assignee: | pascoe <pascoe> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 312071, 312017 | ||
| Bug Blocks: | 312104 | ||
pascoe@apple.com
libwebrtc/CMakeLists.txt references 46 files removed by upstream rebases. ENABLE_WEB_RTC is forced OFF because Platform.h unconditionally sets USE_LIBWEBRTC=1 when WebRTC is enabled -- there is no "WebRTC without libwebrtc" path on Cocoa.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/174586986>
pascoe@apple.com
Pull request: https://github.com/WebKit/WebKit/pull/62596
EWS
Committed 311122@main (ae92118635d3): <https://commits.webkit.org/311122@main>
Reviewed commits have been landed. Closing PR #62596 and removing active labels.