[Webkit-unassigned] [Bug 203897] Update libwebrtc to M78

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 13 10:48:58 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=203897

--- Comment #12 from youenn fablet <youennf at gmail.com> ---
WPE bot does not seem to like it:  StreamsConfig::StreamsConfig(const StreamsConfig&) = default;
 ^~~~~~~~~~~~~
In file included from ../../Source/ThirdParty/libwebrtc/Source/webrtc/api/transport/network_types.cc:11:0:
../../Source/ThirdParty/libwebrtc/Source/webrtc/api/transport/network_types.h:39:66: error: union member ‘webrtc::StreamsConfig::<unnamed union>::min_total_allocated_bitrate’ with non-trivial ‘constexpr std::optional<webrtc::DataRate>::optional(const std::optional<webrtc::DataRate>&)’
     absl::optional<DataRate> min_total_allocated_bitrate = absl::nullopt;
                                                                  ^~~~~~~
../../Source/ThirdParty/libwebrtc/Source/webrtc/api/transport/network_types.h:41:45: error: union member ‘webrtc::StreamsConfig::<unnamed union>::min_pacing_rate’ with non-trivial ‘constexpr std::optional<webrtc::DataRate>::optional(const std::optional<webrtc::DataRate>&)’
     RTC_DEPRECATED absl::optional<DataRate> min_pacing_rate;

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191113/2932323f/attachment-0001.htm>


More information about the webkit-unassigned mailing list