Commit ce592e4
committed
[WPE] Errors building with libwebrtc enabled
https://bugs.webkit.org/show_bug.cgi?id=294668
Reviewed by Michael Catanzaro.
* Source/WebCore/platform/mediastream/libwebrtc/gstreamer/RealtimeOutgoingAudioSourceLibWebRTC.cpp:
(WebCore::RealtimeOutgoingAudioSourceLibWebRTC::pullAudioData): Fix build after 296071@main.
* Source/WebKit/WebProcess/Network/webrtc/LibWebRTCNetworkManager.h: Fix unused-private-field warning.
* Source/WebCore/platform/mediastream/libwebrtc/LibWebRTCProvider.cpp:
(WebCore::LibWebRTCProvider::videoEncodingCapabilitiesOverride): Fix uninitialized field error.
Canonical link: https://commits.webkit.org/296383@main1 parent 23f6eb8 commit ce592e4
3 files changed
Lines changed: 5 additions & 2 deletions
File tree
- Source
- WebCore/platform/mediastream/libwebrtc
- gstreamer
- WebKit/WebProcess/Network/webrtc
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
556 | 556 | | |
557 | 557 | | |
558 | 558 | | |
| 559 | + | |
559 | 560 | | |
560 | 561 | | |
561 | 562 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
88 | 89 | | |
| 90 | + | |
89 | 91 | | |
90 | 92 | | |
91 | 93 | | |
| |||
0 commit comments