Bug 247675
| Summary: | [GStreamer][WebRTC] Fix cmake macro name | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Olivier Blin <olivier.blin> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, calvaris, philn |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Olivier Blin
A cmake block checks for USE_GSTREAMER_WEB_RTC, while the actual option name is USE_GSTREAMER_WEBRTC.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Olivier Blin
Pull request: https://github.com/WebKit/WebKit/pull/6302
EWS
Committed 256487@main (ee453765232d): <https://commits.webkit.org/256487@main>
Reviewed commits have been landed. Closing PR #6302 and removing active labels.