diff options
Diffstat (limited to 'third_party/libwebrtc/moz-patch-stack/0030.patch')
-rw-r--r-- | third_party/libwebrtc/moz-patch-stack/0030.patch | 84 |
1 files changed, 42 insertions, 42 deletions
diff --git a/third_party/libwebrtc/moz-patch-stack/0030.patch b/third_party/libwebrtc/moz-patch-stack/0030.patch index 9e8bd7b2fd..b63cba6033 100644 --- a/third_party/libwebrtc/moz-patch-stack/0030.patch +++ b/third_party/libwebrtc/moz-patch-stack/0030.patch @@ -206,7 +206,7 @@ index 571049f3e4..f393179bbb 100644 } else { deps += [ diff --git a/api/BUILD.gn b/api/BUILD.gn -index 6af4fa5517..1628660c3c 100644 +index 0c982a2ac6..4549c02b7a 100644 --- a/api/BUILD.gn +++ b/api/BUILD.gn @@ -40,6 +40,9 @@ rtc_source_set("enable_media") { @@ -290,7 +290,7 @@ index 6af4fa5517..1628660c3c 100644 visibility = [ "*" ] cflags = [] sources = [ -@@ -387,6 +414,7 @@ rtc_library("libjingle_peerconnection_api") { +@@ -389,6 +416,7 @@ rtc_library("libjingle_peerconnection_api") { "//third_party/abseil-cpp/absl/types:optional", ] } @@ -298,7 +298,7 @@ index 6af4fa5517..1628660c3c 100644 rtc_source_set("frame_transformer_interface") { visibility = [ "*" ] -@@ -560,6 +588,7 @@ rtc_source_set("peer_network_dependencies") { +@@ -562,6 +590,7 @@ rtc_source_set("peer_network_dependencies") { } rtc_source_set("peer_connection_quality_test_fixture_api") { @@ -306,7 +306,7 @@ index 6af4fa5517..1628660c3c 100644 visibility = [ "*" ] testonly = true sources = [ "test/peerconnection_quality_test_fixture.h" ] -@@ -609,6 +638,7 @@ rtc_source_set("peer_connection_quality_test_fixture_api") { +@@ -611,6 +640,7 @@ rtc_source_set("peer_connection_quality_test_fixture_api") { "//third_party/abseil-cpp/absl/types:optional", ] } @@ -314,7 +314,7 @@ index 6af4fa5517..1628660c3c 100644 rtc_source_set("frame_generator_api") { visibility = [ "*" ] -@@ -728,6 +758,7 @@ rtc_library("create_frame_generator") { +@@ -730,6 +760,7 @@ rtc_library("create_frame_generator") { absl_deps = [ "//third_party/abseil-cpp/absl/types:optional" ] } @@ -322,7 +322,7 @@ index 6af4fa5517..1628660c3c 100644 rtc_library("create_peer_connection_quality_test_frame_generator") { visibility = [ "*" ] testonly = true -@@ -744,6 +775,7 @@ rtc_library("create_peer_connection_quality_test_frame_generator") { +@@ -746,6 +777,7 @@ rtc_library("create_peer_connection_quality_test_frame_generator") { ] absl_deps = [ "//third_party/abseil-cpp/absl/types:optional" ] } @@ -330,7 +330,7 @@ index 6af4fa5517..1628660c3c 100644 rtc_source_set("libjingle_logging_api") { visibility = [ "*" ] -@@ -924,6 +956,7 @@ rtc_source_set("refcountedbase") { +@@ -925,6 +957,7 @@ rtc_source_set("refcountedbase") { ] } @@ -338,7 +338,7 @@ index 6af4fa5517..1628660c3c 100644 rtc_library("ice_transport_factory") { visibility = [ "*" ] sources = [ -@@ -942,6 +975,7 @@ rtc_library("ice_transport_factory") { +@@ -948,6 +981,7 @@ rtc_library("ice_transport_factory") { "rtc_event_log:rtc_event_log", ] } @@ -450,10 +450,10 @@ index 1b9425d719..afdf47dfc9 100644 rtc_library("default_task_queue_factory") { visibility = [ "*" ] diff --git a/api/transport/BUILD.gn b/api/transport/BUILD.gn -index 84a0968ee9..c0209bf0d0 100644 +index f7a27c5899..21559815ca 100644 --- a/api/transport/BUILD.gn +++ b/api/transport/BUILD.gn -@@ -91,6 +91,7 @@ rtc_source_set("sctp_transport_factory_interface") { +@@ -97,6 +97,7 @@ rtc_source_set("sctp_transport_factory_interface") { } rtc_source_set("stun_types") { @@ -461,7 +461,7 @@ index 84a0968ee9..c0209bf0d0 100644 visibility = [ "*" ] sources = [ "stun.cc", -@@ -111,6 +112,7 @@ rtc_source_set("stun_types") { +@@ -117,6 +118,7 @@ rtc_source_set("stun_types") { ] absl_deps = [ "//third_party/abseil-cpp/absl/strings" ] } @@ -470,7 +470,7 @@ index 84a0968ee9..c0209bf0d0 100644 if (rtc_include_tests) { rtc_source_set("test_feedback_generator_interface") { diff --git a/call/BUILD.gn b/call/BUILD.gn -index 41ed587950..cca88ea7bb 100644 +index 7c24834f1d..2c761bf001 100644 --- a/call/BUILD.gn +++ b/call/BUILD.gn @@ -44,7 +44,7 @@ rtc_library("call_interfaces") { @@ -482,7 +482,7 @@ index 41ed587950..cca88ea7bb 100644 "../api:scoped_refptr", "../api:transport_api", "../api/adaptation:resource_adaptation_api", -@@ -345,6 +345,16 @@ rtc_library("call") { +@@ -346,6 +346,16 @@ rtc_library("call") { "//third_party/abseil-cpp/absl/strings", "//third_party/abseil-cpp/absl/types:optional", ] @@ -499,7 +499,7 @@ index 41ed587950..cca88ea7bb 100644 } rtc_source_set("receive_stream_interface") { -@@ -372,7 +382,7 @@ rtc_library("video_stream_api") { +@@ -373,7 +383,7 @@ rtc_library("video_stream_api") { "../api:frame_transformer_interface", "../api:rtp_headers", "../api:rtp_parameters", @@ -522,7 +522,7 @@ index 9c2fad652f..f9e49db574 100644 #include "call/audio_sender.h" #include "call/rtp_config.h" diff --git a/call/video_send_stream.h b/call/video_send_stream.h -index c305d60bcc..2b4ea5b66a 100644 +index 2c3fe55f8d..ca900823c8 100644 --- a/call/video_send_stream.h +++ b/call/video_send_stream.h @@ -23,7 +23,7 @@ @@ -581,7 +581,7 @@ index 0000000000..f6ff7f218f + #endif +#endif diff --git a/media/BUILD.gn b/media/BUILD.gn -index 2a9cbcbff4..44638d562e 100644 +index 2530e5ab4d..7a489f0c43 100644 --- a/media/BUILD.gn +++ b/media/BUILD.gn @@ -64,7 +64,7 @@ rtc_library("rtc_media_base") { @@ -674,7 +674,7 @@ index 2a9cbcbff4..44638d562e 100644 rtc_library("rtc_simulcast_encoder_adapter") { visibility = [ "*" ] -@@ -399,6 +418,12 @@ rtc_library("rtc_internal_video_codecs") { +@@ -400,6 +419,12 @@ rtc_library("rtc_internal_video_codecs") { "../system_wrappers:field_trial", "../test:fake_video_codecs", ] @@ -687,7 +687,7 @@ index 2a9cbcbff4..44638d562e 100644 if (enable_libaom) { defines += [ "RTC_USE_LIBAOM_AV1_ENCODER" ] -@@ -424,6 +449,14 @@ rtc_library("rtc_internal_video_codecs") { +@@ -425,6 +450,14 @@ rtc_library("rtc_internal_video_codecs") { "engine/multiplex_codec_factory.cc", "engine/multiplex_codec_factory.h", ] @@ -742,7 +742,7 @@ index 1c08382969..ff69ea62dc 100644 using webrtc::FrameDecryptorInterface; using webrtc::FrameEncryptorInterface; diff --git a/modules/audio_coding/BUILD.gn b/modules/audio_coding/BUILD.gn -index 5de99efa45..ddd1fd2656 100644 +index 8b23955d5b..a49df7e7d2 100644 --- a/modules/audio_coding/BUILD.gn +++ b/modules/audio_coding/BUILD.gn @@ -553,7 +553,7 @@ rtc_library("webrtc_opus_wrapper") { @@ -1032,7 +1032,7 @@ index b583814ebe..aabf545728 100644 "/config/external/nspr", "/nsprpub/lib/ds", diff --git a/rtc_base/BUILD.gn b/rtc_base/BUILD.gn -index 84dc1718b4..7372b539c4 100644 +index b5e15ac2da..deb124d3af 100644 --- a/rtc_base/BUILD.gn +++ b/rtc_base/BUILD.gn @@ -327,6 +327,7 @@ rtc_library("sample_counter") { @@ -1061,7 +1061,7 @@ index 84dc1718b4..7372b539c4 100644 if (rtc_build_json) { deps += [ "//third_party/jsoncpp" ] } else { -@@ -1227,6 +1231,7 @@ if (!build_with_chromium) { +@@ -1228,6 +1232,7 @@ if (!build_with_chromium) { } rtc_library("network") { @@ -1069,7 +1069,7 @@ index 84dc1718b4..7372b539c4 100644 visibility = [ "*" ] sources = [ "network.cc", -@@ -1265,16 +1270,20 @@ rtc_library("network") { +@@ -1266,16 +1271,20 @@ rtc_library("network") { deps += [ ":win32" ] } } @@ -1090,7 +1090,7 @@ index 84dc1718b4..7372b539c4 100644 visibility = [ "*" ] sources = [ "net_helper.cc", -@@ -1283,8 +1292,10 @@ rtc_library("net_helper") { +@@ -1284,8 +1293,10 @@ rtc_library("net_helper") { absl_deps = [ "//third_party/abseil-cpp/absl/strings" ] deps = [ "system:rtc_export" ] } @@ -1101,7 +1101,7 @@ index 84dc1718b4..7372b539c4 100644 visibility = [ "*" ] sources = [ "socket_adapters.cc", -@@ -1304,6 +1315,7 @@ rtc_library("socket_adapters") { +@@ -1305,6 +1316,7 @@ rtc_library("socket_adapters") { ] absl_deps = [ "//third_party/abseil-cpp/absl/strings" ] } @@ -1109,7 +1109,7 @@ index 84dc1718b4..7372b539c4 100644 rtc_library("network_route") { sources = [ -@@ -1318,6 +1330,7 @@ rtc_library("network_route") { +@@ -1319,6 +1331,7 @@ rtc_library("network_route") { } rtc_library("async_tcp_socket") { @@ -1117,7 +1117,7 @@ index 84dc1718b4..7372b539c4 100644 sources = [ "async_tcp_socket.cc", "async_tcp_socket.h", -@@ -1335,8 +1348,10 @@ rtc_library("async_tcp_socket") { +@@ -1336,8 +1349,10 @@ rtc_library("async_tcp_socket") { "network:sent_packet", ] } @@ -1128,7 +1128,7 @@ index 84dc1718b4..7372b539c4 100644 visibility = [ "*" ] sources = [ "async_udp_socket.cc", -@@ -1360,8 +1375,10 @@ rtc_library("async_udp_socket") { +@@ -1361,8 +1376,10 @@ rtc_library("async_udp_socket") { ] absl_deps = [ "//third_party/abseil-cpp/absl/types:optional" ] } @@ -1139,7 +1139,7 @@ index 84dc1718b4..7372b539c4 100644 visibility = [ "*" ] sources = [ "async_packet_socket.cc", -@@ -1381,6 +1398,7 @@ rtc_library("async_packet_socket") { +@@ -1382,6 +1399,7 @@ rtc_library("async_packet_socket") { "third_party/sigslot", ] } @@ -1147,7 +1147,7 @@ index 84dc1718b4..7372b539c4 100644 if (rtc_include_tests) { rtc_library("async_packet_socket_unittest") { -@@ -1408,6 +1426,7 @@ rtc_library("dscp") { +@@ -1409,6 +1427,7 @@ rtc_library("dscp") { } rtc_library("proxy_info") { @@ -1155,7 +1155,7 @@ index 84dc1718b4..7372b539c4 100644 visibility = [ "*" ] sources = [ "proxy_info.cc", -@@ -1418,6 +1437,7 @@ rtc_library("proxy_info") { +@@ -1419,6 +1438,7 @@ rtc_library("proxy_info") { ":socket_address", ] } @@ -1163,7 +1163,7 @@ index 84dc1718b4..7372b539c4 100644 rtc_library("file_rotating_stream") { sources = [ -@@ -1446,6 +1466,7 @@ rtc_library("data_rate_limiter") { +@@ -1447,6 +1467,7 @@ rtc_library("data_rate_limiter") { } rtc_library("unique_id_generator") { @@ -1171,7 +1171,7 @@ index 84dc1718b4..7372b539c4 100644 sources = [ "unique_id_generator.cc", "unique_id_generator.h", -@@ -1460,6 +1481,7 @@ rtc_library("unique_id_generator") { +@@ -1461,6 +1482,7 @@ rtc_library("unique_id_generator") { ] absl_deps = [ "//third_party/abseil-cpp/absl/strings" ] } @@ -1179,7 +1179,7 @@ index 84dc1718b4..7372b539c4 100644 rtc_library("crc32") { sources = [ -@@ -1487,6 +1509,7 @@ rtc_library("stream") { +@@ -1488,6 +1510,7 @@ rtc_library("stream") { } rtc_library("rtc_certificate_generator") { @@ -1187,7 +1187,7 @@ index 84dc1718b4..7372b539c4 100644 visibility = [ "*" ] sources = [ "rtc_certificate_generator.cc", -@@ -1504,8 +1527,10 @@ rtc_library("rtc_certificate_generator") { +@@ -1505,8 +1528,10 @@ rtc_library("rtc_certificate_generator") { "//third_party/abseil-cpp/absl/types:optional", ] } @@ -1198,7 +1198,7 @@ index 84dc1718b4..7372b539c4 100644 visibility = [ "*" ] sources = [ "helpers.cc", -@@ -1606,6 +1631,7 @@ rtc_library("ssl") { +@@ -1607,6 +1632,7 @@ rtc_library("ssl") { deps += [ ":win32" ] } } @@ -1206,7 +1206,7 @@ index 84dc1718b4..7372b539c4 100644 rtc_library("crypt_string") { sources = [ -@@ -1615,6 +1641,7 @@ rtc_library("crypt_string") { +@@ -1616,6 +1642,7 @@ rtc_library("crypt_string") { } rtc_library("http_common") { @@ -1214,7 +1214,7 @@ index 84dc1718b4..7372b539c4 100644 sources = [ "http_common.cc", "http_common.h", -@@ -1631,6 +1658,7 @@ rtc_library("http_common") { +@@ -1632,6 +1659,7 @@ rtc_library("http_common") { absl_deps = [ "//third_party/abseil-cpp/absl/strings" ] } @@ -1222,7 +1222,7 @@ index 84dc1718b4..7372b539c4 100644 rtc_source_set("gtest_prod") { sources = [ "gtest_prod_util.h" ] -@@ -2191,7 +2219,7 @@ if (rtc_include_tests) { +@@ -2194,7 +2222,7 @@ if (rtc_include_tests) { } } @@ -1245,7 +1245,7 @@ index 77f5139a2f..486b37590c 100644 deps += [ "..:logging", diff --git a/test/BUILD.gn b/test/BUILD.gn -index 2a37b78c7c..75d8d9f3a8 100644 +index ed5dc5173d..bf98ec7d3a 100644 --- a/test/BUILD.gn +++ b/test/BUILD.gn @@ -239,6 +239,7 @@ rtc_library("audio_test_common") { @@ -1287,7 +1287,7 @@ index 2a37b78c7c..75d8d9f3a8 100644 sources += [ "testsupport/jpeg_frame_writer.cc" ] } else { sources += [ "testsupport/jpeg_frame_writer_ios.cc" ] -@@ -1331,6 +1339,7 @@ if (!build_with_chromium) { +@@ -1313,6 +1321,7 @@ if (!build_with_chromium) { } } @@ -1295,7 +1295,7 @@ index 2a37b78c7c..75d8d9f3a8 100644 if (!build_with_chromium && is_android) { rtc_android_library("native_test_java") { testonly = true -@@ -1344,6 +1353,7 @@ if (!build_with_chromium && is_android) { +@@ -1326,6 +1335,7 @@ if (!build_with_chromium && is_android) { ] } } @@ -1304,7 +1304,7 @@ index 2a37b78c7c..75d8d9f3a8 100644 rtc_library("call_config_utils") { testonly = true diff --git a/video/BUILD.gn b/video/BUILD.gn -index 0891a31f7b..2d6d8ab10c 100644 +index e4e1f275f4..b97d4af5bb 100644 --- a/video/BUILD.gn +++ b/video/BUILD.gn @@ -17,7 +17,7 @@ rtc_library("video_stream_encoder_interface") { |