Closed Bug 1857862 Opened 1 year ago Closed 1 year ago

Update libwebrtc to 117

Categories

(Core :: WebRTC, task, P2)

task

Tracking

()

RESOLVED FIXED
121 Branch
Tracking Status
firefox121 --- fixed

People

(Reporter: pehrsons, Assigned: pehrsons)

References

Details

Attachments

(6 files)

No description provided.
Severity: -- → N/A
Priority: -- → P2
Depends on: 1858177
See Also: → 1858905
Depends on: 1858926

Upstream commit: https://webrtc.googlesource.com/src/+/1d835705c921d5a710dc205906f3751f64ed38b8
Remove LegacyAudioDeviceModule.java

   LegacyAudioDeviceModule depends on
   org.webrtc.voiceengine.WebRtcAudioTrack and
   org.webrtc.voiceengine.WebRtcAudioRecord, which were removed in
   https://webrtc.googlesource.com/src/+/6fc700ec3d1f86d06e203011aa8f375f32b39d9e.

   Including LegacyAudioDeviceModule results in build failures like:
   > /builds/worker/checkouts/gecko/third_party/libwebrtc/sdk/android/api/org/webrtc/audio/LegacyAudioDeviceModule.java:13: error: package org.webrtc.voiceengine does not exist
   > import org.webrtc.voiceengine.WebRtcAudioRecord;
   >                              ^
   > /builds/worker/checkouts/gecko/third_party/libwebrtc/sdk/android/api/org/webrtc/audio/LegacyAudioDeviceModule.java:14: error: package org.webrtc.voiceengine does not exist
   > import org.webrtc.voiceengine.WebRtcAudioTrack;
   >                              ^
   > /builds/worker/checkouts/gecko/third_party/libwebrtc/sdk/android/api/org/webrtc/audio/LegacyAudioDeviceModule.java:39: error: non-static method setSpeakerMute(boolean) cannot be referenced from a static context
   >     WebRtcAudioTrack.setSpeakerMute(mute);
   >                     ^
   > /builds/worker/checkouts/gecko/third_party/libwebrtc/sdk/android/api/org/webrtc/audio/LegacyAudioDeviceModule.java:44: error: non-static method setMicrophoneMute(boolean) cannot be referenced from a static context
   >     WebRtcAudioRecord.setMicrophoneMute(mute);

   Bug: webrtc:7452
   Change-Id: Icaa4447ec6dc274d89f827ce4d1cc13c3e9f55ad
   Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/323880
   Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
   Commit-Queue: Henrik Andreassson <henrika@webrtc.org>
   Reviewed-by: Björn Terelius <terelius@webrtc.org>
   Cr-Commit-Position: refs/heads/main@{#40953}
Pushed by archaeopteryx@coole-files.de: https://hg.mozilla.org/mozilla-central/rev/055f7ffb7b94 updated default_config_env for v117 https://hg.mozilla.org/mozilla-central/rev/b61cc229dee8 updated libwebrtc patch stack https://hg.mozilla.org/mozilla-central/rev/a66395161a97 Vendor libwebrtc from c4e0254909 https://hg.mozilla.org/mozilla-central/rev/f156dbe48a90 Vendor libwebrtc from d1780836f4 https://hg.mozilla.org/mozilla-central/rev/00c678aa1771 Vendor libwebrtc from ee97e6ad88 https://hg.mozilla.org/mozilla-central/rev/dc3bf6facefc Vendor libwebrtc from 4e434c313e https://hg.mozilla.org/mozilla-central/rev/4eade7aa8930 Vendor libwebrtc from d7c7b07c5d https://hg.mozilla.org/mozilla-central/rev/7b70c56b1937 Vendor libwebrtc from 17e8a5cc7d https://hg.mozilla.org/mozilla-central/rev/0804eb210f9d Vendor libwebrtc from 17e8a5cc7d - moz.build file updates https://hg.mozilla.org/mozilla-central/rev/9076b7a2b17d Vendor libwebrtc from d20bbc4a15 https://hg.mozilla.org/mozilla-central/rev/8829fdb5241f Vendor libwebrtc from 0510463439 https://hg.mozilla.org/mozilla-central/rev/7afeca753734 Vendor libwebrtc from 84fdf990e8 https://hg.mozilla.org/mozilla-central/rev/c009d1af5730 Vendor libwebrtc from 5246ae20a2 https://hg.mozilla.org/mozilla-central/rev/d31a23be46fd Vendor libwebrtc from c3a74024bf https://hg.mozilla.org/mozilla-central/rev/b7c4a9c56fc6 (MOZ) - Update WGC desktop capture config and prefs. r=webrtc-reviewers,mjf https://hg.mozilla.org/mozilla-central/rev/b50024fe0df8 Vendor libwebrtc from afa0f22070 https://hg.mozilla.org/mozilla-central/rev/26b051572992 Vendor libwebrtc from eec1810760 https://hg.mozilla.org/mozilla-central/rev/878036e3ba48 Vendor libwebrtc from 423faa6067 https://hg.mozilla.org/mozilla-central/rev/46c32e07aeb5 Vendor libwebrtc from 656817c485 https://hg.mozilla.org/mozilla-central/rev/b9d0b11bc0e4 Vendor libwebrtc from eee10391ca https://hg.mozilla.org/mozilla-central/rev/0e6330ceb34d Vendor libwebrtc from 00a8576a67 https://hg.mozilla.org/mozilla-central/rev/fc854fbbddc0 Vendor libwebrtc from 58e97b8600 https://hg.mozilla.org/mozilla-central/rev/807c3e8230b4 Vendor libwebrtc from 93008bde6c https://hg.mozilla.org/mozilla-central/rev/30555ffe0ff1 Vendor libwebrtc from 8beb6314ef https://hg.mozilla.org/mozilla-central/rev/85cddf408026 Vendor libwebrtc from d0c86830d0 https://hg.mozilla.org/mozilla-central/rev/4fa5596531db Vendor libwebrtc from b55c63b8b5 https://hg.mozilla.org/mozilla-central/rev/e6a130958a1f Vendor libwebrtc from c9d96dfebe https://hg.mozilla.org/mozilla-central/rev/0449376a0dce Vendor libwebrtc from 589ee5ae62 https://hg.mozilla.org/mozilla-central/rev/b3c501dc36bb Vendor libwebrtc from fc68f1f7d9 https://hg.mozilla.org/mozilla-central/rev/f2e6f1535ade Vendor libwebrtc from dcf600d7a5 https://hg.mozilla.org/mozilla-central/rev/45733f132aba Vendor libwebrtc from 48a2af35e1 https://hg.mozilla.org/mozilla-central/rev/bf058750101e Vendor libwebrtc from 0776415a41 https://hg.mozilla.org/mozilla-central/rev/3d0544966f55 Vendor libwebrtc from cde980fa46 https://hg.mozilla.org/mozilla-central/rev/f904ea95c95c Vendor libwebrtc from 269a3d415e https://hg.mozilla.org/mozilla-central/rev/0f064edfa094 Vendor libwebrtc from 0c1c722185 https://hg.mozilla.org/mozilla-central/rev/3d43f4f87c35 Vendor libwebrtc from 38aa4ef5f4 https://hg.mozilla.org/mozilla-central/rev/5dff6d4a4e27 Vendor libwebrtc from 34589929fe https://hg.mozilla.org/mozilla-central/rev/a7f0243c5dd2 Vendor libwebrtc from 9a3ab3dcca https://hg.mozilla.org/mozilla-central/rev/622c15c67cab Vendor libwebrtc from 69998be21c https://hg.mozilla.org/mozilla-central/rev/5f61172c5b15 Vendor libwebrtc from e4e33b8ee3 https://hg.mozilla.org/mozilla-central/rev/c75c3e128f50 Vendor libwebrtc from 365a5717ae https://hg.mozilla.org/mozilla-central/rev/9d5957c13cfb Vendor libwebrtc from 299cdc9057 https://hg.mozilla.org/mozilla-central/rev/fa0ff3262a82 Vendor libwebrtc from 0606eafb9f https://hg.mozilla.org/mozilla-central/rev/9445d84632cf Vendor libwebrtc from 58ee9dff08 https://hg.mozilla.org/mozilla-central/rev/c6a46f57fd70 Vendor libwebrtc from 3adaeefbc6 https://hg.mozilla.org/mozilla-central/rev/6b1aa08afe66 Vendor libwebrtc from 3adaeefbc6 - moz.build file updates https://hg.mozilla.org/mozilla-central/rev/4c3af1cb2456 Vendor libwebrtc from c26d96ac56 https://hg.mozilla.org/mozilla-central/rev/7f0bebda249e Vendor libwebrtc from be90237a0a https://hg.mozilla.org/mozilla-central/rev/656f08972d16 Vendor libwebrtc from a2e945e042 https://hg.mozilla.org/mozilla-central/rev/411dd84d07d3 Vendor libwebrtc from ceabb9e8e5 https://hg.mozilla.org/mozilla-central/rev/1314c65f7cbf Vendor libwebrtc from 96293f0876 https://hg.mozilla.org/mozilla-central/rev/d2388da37e77 Vendor libwebrtc from 1f31c201cd https://hg.mozilla.org/mozilla-central/rev/2d10a48b2353 Vendor libwebrtc from 533a97be2b https://hg.mozilla.org/mozilla-central/rev/9c176c80499b Vendor libwebrtc from 54d7547faf https://hg.mozilla.org/mozilla-central/rev/44e14fbb4d06 Vendor libwebrtc from 7a24f2a7eb https://hg.mozilla.org/mozilla-central/rev/ad384d63a191 Vendor libwebrtc from ea668e36a9 https://hg.mozilla.org/mozilla-central/rev/a261ef047efe Vendor libwebrtc from 7e4b2a5265 https://hg.mozilla.org/mozilla-central/rev/6202dd21f97a Vendor libwebrtc from 2d7ccb4149 https://hg.mozilla.org/mozilla-central/rev/bbf9a4c7b1c3 Vendor libwebrtc from 396d8c8a44 https://hg.mozilla.org/mozilla-central/rev/1c6b5516e9de Vendor libwebrtc from 9e2567cfa1 https://hg.mozilla.org/mozilla-central/rev/a7e2809ddbcc Vendor libwebrtc from 9c62b32d28 https://hg.mozilla.org/mozilla-central/rev/4b9f37487daf Vendor libwebrtc from d797cb6ca7 https://hg.mozilla.org/mozilla-central/rev/f36f6d161ff3 Vendor libwebrtc from d797cb6ca7 - moz.build file updates https://hg.mozilla.org/mozilla-central/rev/81b3e8c2d2b1 Vendor libwebrtc from cabd77a5c7 https://hg.mozilla.org/mozilla-central/rev/0d119791c1c0 Vendor libwebrtc from b4062e5611 https://hg.mozilla.org/mozilla-central/rev/174e8efbab3b Vendor libwebrtc from f92cc6d7b4 https://hg.mozilla.org/mozilla-central/rev/2d7c5d58e6b0 Vendor libwebrtc from ba50cb322c https://hg.mozilla.org/mozilla-central/rev/156db850c3ad Vendor libwebrtc from fad6617506 https://hg.mozilla.org/mozilla-central/rev/ea847768b9b8 Vendor libwebrtc from 079b36bd4f https://hg.mozilla.org/mozilla-central/rev/783d87fb24bf Vendor libwebrtc from 9948623027 https://hg.mozilla.org/mozilla-central/rev/fdd6c97b9911 Vendor libwebrtc from 415e30fdbb https://hg.mozilla.org/mozilla-central/rev/3c9a645d322a Vendor libwebrtc from becfe2e571 https://hg.mozilla.org/mozilla-central/rev/43044cb43aa0 Vendor libwebrtc from 6fc700ec3d https://hg.mozilla.org/mozilla-central/rev/af8da49f6251 (fix-6fc700ec3d) Cherry-pick upstream libwebrtc commit 1d835705c9 r=webrtc-reviewers,mjf https://hg.mozilla.org/mozilla-central/rev/efa27642c2cc (MOZ) - Clean up libwebrtc android java includes. r=webrtc-reviewers,geckoview-reviewers,mjf,owlish https://hg.mozilla.org/mozilla-central/rev/10c87bf0a187 Vendor libwebrtc from 2cf8eb9f78 https://hg.mozilla.org/mozilla-central/rev/3c8c867586ee Vendor libwebrtc from d51dada719 https://hg.mozilla.org/mozilla-central/rev/1455264eb5c2 Vendor libwebrtc from 7a35f108c7 https://hg.mozilla.org/mozilla-central/rev/909e92a827d9 Vendor libwebrtc from e21745a78b https://hg.mozilla.org/mozilla-central/rev/36240f5f5c34 Vendor libwebrtc from 283c3df2ac https://hg.mozilla.org/mozilla-central/rev/07496f124e14 Vendor libwebrtc from aad4ae54d4 https://hg.mozilla.org/mozilla-central/rev/9a5793a99723 Vendor libwebrtc from 0725072604 https://hg.mozilla.org/mozilla-central/rev/7c0ceb55c7f0 Vendor libwebrtc from d4bd50b018 https://hg.mozilla.org/mozilla-central/rev/cf73cba0d51b Vendor libwebrtc from 758f26852d https://hg.mozilla.org/mozilla-central/rev/519715af9d42 Vendor libwebrtc from c2919fe1e2 https://hg.mozilla.org/mozilla-central/rev/4ed70986c564 Vendor libwebrtc from 5f4a7e004e https://hg.mozilla.org/mozilla-central/rev/aa64347f684d Vendor libwebrtc from 804ff860e6 https://hg.mozilla.org/mozilla-central/rev/4f07ffcee454 Vendor libwebrtc from 1a8c1aedbc https://hg.mozilla.org/mozilla-central/rev/e3c8bd143eb9 Vendor libwebrtc from a8b955def2 https://hg.mozilla.org/mozilla-central/rev/ad861795fff3 Vendor libwebrtc from 51712a3196 https://hg.mozilla.org/mozilla-central/rev/d043db9756af Vendor libwebrtc from cc6042d876 https://hg.mozilla.org/mozilla-central/rev/52a388bd7c82 Vendor libwebrtc from 26f72901c6 https://hg.mozilla.org/mozilla-central/rev/4c1a7577cae4 Vendor libwebrtc from 3f10b4917e https://hg.mozilla.org/mozilla-central/rev/04b79a2526d5 Vendor libwebrtc from e9ae738c7c https://hg.mozilla.org/mozilla-central/rev/f7f1d4c3687f Vendor libwebrtc from 2feee9da60 https://hg.mozilla.org/mozilla-central/rev/932ebd75a614 Vendor libwebrtc from 599367595d https://hg.mozilla.org/mozilla-central/rev/62b1a1961683 Vendor libwebrtc from 1043047243 https://hg.mozilla.org/mozilla-central/rev/f55ec14430c0 Vendor libwebrtc from df81547595 https://hg.mozilla.org/mozilla-central/rev/112bae426c1b Vendor libwebrtc from f186e32d9e https://hg.mozilla.org/mozilla-central/rev/49be639cfaf8 Vendor libwebrtc from 4e5b89f77b https://hg.mozilla.org/mozilla-central/rev/0fa5e3fedbd3 Vendor libwebrtc from a6c4f12fad https://hg.mozilla.org/mozilla-central/rev/b17c66aecebb Vendor libwebrtc from 8fcc6df79d https://hg.mozilla.org/mozilla-central/rev/8148d4aaa161 Vendor libwebrtc from 32457632a6 https://hg.mozilla.org/mozilla-central/rev/2bee9d9e84b5 Vendor libwebrtc from dfe026ce08 https://hg.mozilla.org/mozilla-central/rev/577854a5d13e Vendor libwebrtc from 9d677f4cdc https://hg.mozilla.org/mozilla-central/rev/194dc778c12b Vendor libwebrtc from ebf71114a3 https://hg.mozilla.org/mozilla-central/rev/5368061b1a66 Vendor libwebrtc from 6a4f409241 https://hg.mozilla.org/mozilla-central/rev/14fa0e634211 Vendor libwebrtc from 4200233adc https://hg.mozilla.org/mozilla-central/rev/5c689007c253 Vendor libwebrtc from 32a8169a65 https://hg.mozilla.org/mozilla-central/rev/d462aed01af2 Vendor libwebrtc from 32a8169a65 - moz.build file updates https://hg.mozilla.org/mozilla-central/rev/99b4c1027c9d (fix-32a8169a65) Don't call non-constexpr RTC_CHECK_NOTREACHED from constexpr VideoFrameTypeToString under gcc-8. r=webrtc-reviewers,mjf https://hg.mozilla.org/mozilla-central/rev/0772faf99adf Vendor libwebrtc from 99b984a1c5 https://hg.mozilla.org/mozilla-central/rev/5f94272837ff Vendor libwebrtc from bf6e60e5ce https://hg.mozilla.org/mozilla-central/rev/38770ef2f2a5 Vendor libwebrtc from 7b07ab93e8 https://hg.mozilla.org/mozilla-central/rev/c00a2fa41b4b Vendor libwebrtc from 73d51f8e84 https://hg.mozilla.org/mozilla-central/rev/65bb0933fa38 Vendor libwebrtc from 0e9556a90c https://hg.mozilla.org/mozilla-central/rev/46de81d5cf85 Vendor libwebrtc from 9e5defcf74 https://hg.mozilla.org/mozilla-central/rev/d04a5f158be5 Vendor libwebrtc from cbfbb591cf https://hg.mozilla.org/mozilla-central/rev/20fd16bba28a Vendor libwebrtc from 775470214a https://hg.mozilla.org/mozilla-central/rev/510ddc96d235 Vendor libwebrtc from aa8faa6423 https://hg.mozilla.org/mozilla-central/rev/4c4eb685624d Vendor libwebrtc from 94abc09246 https://hg.mozilla.org/mozilla-central/rev/0d3a992ced3f Vendor libwebrtc from c0ed83eac2 https://hg.mozilla.org/mozilla-central/rev/1d6dca760d33 Vendor libwebrtc from fe5be2eb4f https://hg.mozilla.org/mozilla-central/rev/784b892b68a8 Vendor libwebrtc from a4592cec2c https://hg.mozilla.org/mozilla-central/rev/cfdfe362dad3 Vendor libwebrtc from c9302855d8 https://hg.mozilla.org/mozilla-central/rev/3c36f044d6b6 Vendor libwebrtc from 4272c47782 https://hg.mozilla.org/mozilla-central/rev/19f72fdaca37 Vendor libwebrtc from 726992d7a4 https://hg.mozilla.org/mozilla-central/rev/9024a77774e0 Vendor libwebrtc from fd5bdca28c https://hg.mozilla.org/mozilla-central/rev/22f83f622e7a Vendor libwebrtc from e2dff95ac6 https://hg.mozilla.org/mozilla-central/rev/b8f76c226b4d Vendor libwebrtc from 50d62c1adf https://hg.mozilla.org/mozilla-central/rev/49a91aa5199f Vendor libwebrtc from e66a85c278 https://hg.mozilla.org/mozilla-central/rev/610926e2e471 Vendor libwebrtc from 2a19c68d7b https://hg.mozilla.org/mozilla-central/rev/f8568e5c29ad Vendor libwebrtc from ab9458408d https://hg.mozilla.org/mozilla-central/rev/a8aab6722d7d Vendor libwebrtc from b6c0ddc48d https://hg.mozilla.org/mozilla-central/rev/1399e133faa6 Vendor libwebrtc from d3685676bf https://hg.mozilla.org/mozilla-central/rev/e6822bb101c3 Vendor libwebrtc from dbb89430ef https://hg.mozilla.org/mozilla-central/rev/44c789f86307 Vendor libwebrtc from d3cb2f8b95 https://hg.mozilla.org/mozilla-central/rev/04848be7dffb Vendor libwebrtc from 2206b63af0 https://hg.mozilla.org/mozilla-central/rev/eca64ae533bd Vendor libwebrtc from e9e03a9160 https://hg.mozilla.org/mozilla-central/rev/f0747545a7b0 Vendor libwebrtc from 2e48e4b112 https://hg.mozilla.org/mozilla-central/rev/f5f6ac382a03 Vendor libwebrtc from 630c40d716 https://hg.mozilla.org/mozilla-central/rev/00e52197274b Vendor libwebrtc from e546ff99a6 https://hg.mozilla.org/mozilla-central/rev/8f0275f5aaac Vendor libwebrtc from 0689cfc6ce https://hg.mozilla.org/mozilla-central/rev/68f24a5de712 Vendor libwebrtc from 97094eb530 https://hg.mozilla.org/mozilla-central/rev/bc0266dbf486 Vendor libwebrtc from d48638687b https://hg.mozilla.org/mozilla-central/rev/9f9dd758ba77 Vendor libwebrtc from 090a8a0c42 https://hg.mozilla.org/mozilla-central/rev/a0f443b96162 Vendor libwebrtc from f58c818148 https://hg.mozilla.org/mozilla-central/rev/fdc104ab3a1a Vendor libwebrtc from 00f11224fd https://hg.mozilla.org/mozilla-central/rev/79ee49aeb2e0 Vendor libwebrtc from 612d0f9a06 https://hg.mozilla.org/mozilla-central/rev/3e03e2b7a5e1 Vendor libwebrtc from efec6e28a5 https://hg.mozilla.org/mozilla-central/rev/2309931be675 Vendor libwebrtc from 4d752ec647 https://hg.mozilla.org/mozilla-central/rev/4d08b7ce2928 Vendor libwebrtc from d351ac6200 https://hg.mozilla.org/mozilla-central/rev/82a8c7c5384c Vendor libwebrtc from f09fba81be https://hg.mozilla.org/mozilla-central/rev/7c73506b8a0d Vendor libwebrtc from 15f0fabfb3 https://hg.mozilla.org/mozilla-central/rev/f7dae1b57661 Vendor libwebrtc from 666d707450 https://hg.mozilla.org/mozilla-central/rev/e7c6f3658979 Vendor libwebrtc from 950e231b63 https://hg.mozilla.org/mozilla-central/rev/af0b294b10c9 Vendor libwebrtc from 950e231b63 - moz.build file updates https://hg.mozilla.org/mozilla-central/rev/d822b5b1833f Vendor libwebrtc from 00c0660469 https://hg.mozilla.org/mozilla-central/rev/76753f10cdd0 Vendor libwebrtc from 92665682fe https://hg.mozilla.org/mozilla-central/rev/ad1e09678557 Vendor libwebrtc from 7dbf55437f https://hg.mozilla.org/mozilla-central/rev/b52f434e09dc Vendor libwebrtc from b81bf53f0e https://hg.mozilla.org/mozilla-central/rev/d2732b86de4d Vendor libwebrtc from 7ee2a38527 https://hg.mozilla.org/mozilla-central/rev/467ce892d7f4 Vendor libwebrtc from 7b42f35bcc https://hg.mozilla.org/mozilla-central/rev/80e2e98f9a84 Vendor libwebrtc from ac412a4ee3 https://hg.mozilla.org/mozilla-central/rev/02ff207a4efa Vendor libwebrtc from ea06be2682 https://hg.mozilla.org/mozilla-central/rev/b7549737c3f9 Vendor libwebrtc from 87e22fe0ab https://hg.mozilla.org/mozilla-central/rev/fba7ab6103f3 Vendor libwebrtc from 8c9e035edb https://hg.mozilla.org/mozilla-central/rev/8d9141cd7440 Vendor libwebrtc from 9130431b54 https://hg.mozilla.org/mozilla-central/rev/6b771bdd3210 Vendor libwebrtc from 0145db4091 https://hg.mozilla.org/mozilla-central/rev/fc84bb74a14a Vendor libwebrtc from 86cfe50c0e https://hg.mozilla.org/mozilla-central/rev/cc426caf23d3 Vendor libwebrtc from db7a947172 https://hg.mozilla.org/mozilla-central/rev/31fd82ec1950 Vendor libwebrtc from 3d7889a4ca https://hg.mozilla.org/mozilla-central/rev/8f6d2249c041 Vendor libwebrtc from 6143ec939a https://hg.mozilla.org/mozilla-central/rev/52f872d25458 Vendor libwebrtc from b90cd91983 https://hg.mozilla.org/mozilla-central/rev/5f923038d335 Vendor libwebrtc from 920abcc9bc https://hg.mozilla.org/mozilla-central/rev/7ed16259afcd Vendor libwebrtc from 920abcc9bc - moz.build file updates https://hg.mozilla.org/mozilla-central/rev/de24542022ad Vendor libwebrtc from 6e937574f7 https://hg.mozilla.org/mozilla-central/rev/3fda691467d8 Vendor libwebrtc from 4f4e989436 https://hg.mozilla.org/mozilla-central/rev/273e7c09a808 Vendor libwebrtc from c787adcfbf https://hg.mozilla.org/mozilla-central/rev/f7d4405b76cf Vendor libwebrtc from a6c76d0c29 https://hg.mozilla.org/mozilla-central/rev/f465beb811c7 Vendor libwebrtc from bcb0b8eb04 https://hg.mozilla.org/mozilla-central/rev/f7148a045d04 Vendor libwebrtc from 5eb521955a https://hg.mozilla.org/mozilla-central/rev/9caa7c4c7618 Vendor libwebrtc from d212551ad3 https://hg.mozilla.org/mozilla-central/rev/f46827c9548f Vendor libwebrtc from 0d8b79eb40 https://hg.mozilla.org/mozilla-central/rev/60633417433f Vendor libwebrtc from 0d8b79eb40 - moz.build file updates https://hg.mozilla.org/mozilla-central/rev/7e5f9cc30821 Vendor libwebrtc from 4b87d7ac2a https://hg.mozilla.org/mozilla-central/rev/cd5fc9e354db Vendor libwebrtc from 96137813f7 https://hg.mozilla.org/mozilla-central/rev/12bfbad00159 Vendor libwebrtc from 875cd32eac https://hg.mozilla.org/mozilla-central/rev/050c0bb69c40 Vendor libwebrtc from b39633462c https://hg.mozilla.org/mozilla-central/rev/fe548ba4fa14 Vendor libwebrtc from 787e326c18 https://hg.mozilla.org/mozilla-central/rev/cfe5a17c2b90 Vendor libwebrtc from a9d5141367 https://hg.mozilla.org/mozilla-central/rev/52ec178c3dfe Vendor libwebrtc from fe2e7eaa20 https://hg.mozilla.org/mozilla-central/rev/a313fd3dc5fb Vendor libwebrtc from 9a09ed73c5 https://hg.mozilla.org/mozilla-central/rev/f3dc5e358c15 Vendor libwebrtc from 86a7969a6d https://hg.mozilla.org/mozilla-central/rev/2bcaae686560 Vendor libwebrtc from 23fc2bee6b https://hg.mozilla.org/mozilla-central/rev/e660161e033f Vendor libwebrtc from 23fc2bee6b - moz.build file updates https://hg.mozilla.org/mozilla-central/rev/b3c0d065f510 Vendor libwebrtc from 55b89a8068 https://hg.mozilla.org/mozilla-central/rev/dc091f903702 Vendor libwebrtc from 50ca701e68 https://hg.mozilla.org/mozilla-central/rev/801746405715 Vendor libwebrtc from ebb2bfd239 https://hg.mozilla.org/mozilla-central/rev/7357866acc76 Vendor libwebrtc from 33eff43a12 https://hg.mozilla.org/mozilla-central/rev/c6f9ab1f07e7 Vendor libwebrtc from fb5a4a366b https://hg.mozilla.org/mozilla-central/rev/6e6b9e025bf0 Vendor libwebrtc from 7f41b0b073 https://hg.mozilla.org/mozilla-central/rev/f6cfe54f1963 Vendor libwebrtc from 9f3ea9d934 https://hg.mozilla.org/mozilla-central/rev/12240be561e5 Vendor libwebrtc from 73ae5ca594 https://hg.mozilla.org/mozilla-central/rev/6cfc14de5a61 Vendor libwebrtc from 9b82b2f8d6 https://hg.mozilla.org/mozilla-central/rev/24bc5c02a70c Vendor libwebrtc from cad3aed5fc https://hg.mozilla.org/mozilla-central/rev/732010aa87f1 Vendor libwebrtc from b38d9d2b6f https://hg.mozilla.org/mozilla-central/rev/ce1673a75db0 Vendor libwebrtc from b38d9d2b6f - moz.build file updates https://hg.mozilla.org/mozilla-central/rev/ac91a6309fe0 Vendor libwebrtc from b17806a4cf https://hg.mozilla.org/mozilla-central/rev/ed3d6020de90 Vendor libwebrtc from e2e04513e7 https://hg.mozilla.org/mozilla-central/rev/a79a1d496c20 Vendor libwebrtc from c71bfccaa5 https://hg.mozilla.org/mozilla-central/rev/a92e076eaff7 Vendor libwebrtc from 8dc55689d2 https://hg.mozilla.org/mozilla-central/rev/0c0d9bc3bf84 Vendor libwebrtc from 34d82df2ba https://hg.mozilla.org/mozilla-central/rev/88eb6343f09e (fix-34d82df2ba) Guard clang-specific pragmas in libwebrtc/api/call/transport.h. r=webrtc-reviewers,mjf https://hg.mozilla.org/mozilla-central/rev/ecc2fd79e9fb Vendor libwebrtc from 2bfa071d09 https://hg.mozilla.org/mozilla-central/rev/58127e7fa881 Vendor libwebrtc from fc92d33327 https://hg.mozilla.org/mozilla-central/rev/3c9686df3c5f Vendor libwebrtc from c59be6d261 https://hg.mozilla.org/mozilla-central/rev/2c7e67bb931f Vendor libwebrtc from 4f51b34ab8 https://hg.mozilla.org/mozilla-central/rev/9e718f28c7a3 Vendor libwebrtc from c479e46618 https://hg.mozilla.org/mozilla-central/rev/43c12644e446 Vendor libwebrtc from 7bd90baca8 https://hg.mozilla.org/mozilla-central/rev/c76682602398 Vendor libwebrtc from 82e5f91a2b https://hg.mozilla.org/mozilla-central/rev/490b31781e84 Vendor libwebrtc from d95382fab7 https://hg.mozilla.org/mozilla-central/rev/a97de0478e3a Vendor libwebrtc from 70aa7e99e4 https://hg.mozilla.org/mozilla-central/rev/72907d1d60d0 (MOZ) - In RTCEncodedAudioFrame use direct header data getters. r=webrtc-reviewers,bwc https://hg.mozilla.org/mozilla-central/rev/e7fb3fd627f0 updated libwebrtc patch stack

https://hg.mozilla.org/mozilla-central/rev/055f7ffb7b94
https://hg.mozilla.org/mozilla-central/rev/b61cc229dee8
https://hg.mozilla.org/mozilla-central/rev/a66395161a97
https://hg.mozilla.org/mozilla-central/rev/f156dbe48a90
https://hg.mozilla.org/mozilla-central/rev/00c678aa1771
https://hg.mozilla.org/mozilla-central/rev/dc3bf6facefc
https://hg.mozilla.org/mozilla-central/rev/4eade7aa8930
https://hg.mozilla.org/mozilla-central/rev/7b70c56b1937
https://hg.mozilla.org/mozilla-central/rev/0804eb210f9d
https://hg.mozilla.org/mozilla-central/rev/9076b7a2b17d
https://hg.mozilla.org/mozilla-central/rev/8829fdb5241f
https://hg.mozilla.org/mozilla-central/rev/7afeca753734
https://hg.mozilla.org/mozilla-central/rev/c009d1af5730
https://hg.mozilla.org/mozilla-central/rev/d31a23be46fd
https://hg.mozilla.org/mozilla-central/rev/b7c4a9c56fc6
https://hg.mozilla.org/mozilla-central/rev/b50024fe0df8
https://hg.mozilla.org/mozilla-central/rev/26b051572992
https://hg.mozilla.org/mozilla-central/rev/878036e3ba48
https://hg.mozilla.org/mozilla-central/rev/46c32e07aeb5
https://hg.mozilla.org/mozilla-central/rev/b9d0b11bc0e4
https://hg.mozilla.org/mozilla-central/rev/0e6330ceb34d
https://hg.mozilla.org/mozilla-central/rev/fc854fbbddc0
https://hg.mozilla.org/mozilla-central/rev/807c3e8230b4
https://hg.mozilla.org/mozilla-central/rev/30555ffe0ff1
https://hg.mozilla.org/mozilla-central/rev/85cddf408026
https://hg.mozilla.org/mozilla-central/rev/4fa5596531db
https://hg.mozilla.org/mozilla-central/rev/e6a130958a1f
https://hg.mozilla.org/mozilla-central/rev/0449376a0dce
https://hg.mozilla.org/mozilla-central/rev/b3c501dc36bb
https://hg.mozilla.org/mozilla-central/rev/f2e6f1535ade
https://hg.mozilla.org/mozilla-central/rev/45733f132aba
https://hg.mozilla.org/mozilla-central/rev/bf058750101e
https://hg.mozilla.org/mozilla-central/rev/3d0544966f55
https://hg.mozilla.org/mozilla-central/rev/f904ea95c95c
https://hg.mozilla.org/mozilla-central/rev/0f064edfa094
https://hg.mozilla.org/mozilla-central/rev/3d43f4f87c35
https://hg.mozilla.org/mozilla-central/rev/5dff6d4a4e27
https://hg.mozilla.org/mozilla-central/rev/a7f0243c5dd2
https://hg.mozilla.org/mozilla-central/rev/622c15c67cab
https://hg.mozilla.org/mozilla-central/rev/5f61172c5b15
https://hg.mozilla.org/mozilla-central/rev/c75c3e128f50
https://hg.mozilla.org/mozilla-central/rev/9d5957c13cfb
https://hg.mozilla.org/mozilla-central/rev/fa0ff3262a82
https://hg.mozilla.org/mozilla-central/rev/9445d84632cf
https://hg.mozilla.org/mozilla-central/rev/c6a46f57fd70
https://hg.mozilla.org/mozilla-central/rev/6b1aa08afe66
https://hg.mozilla.org/mozilla-central/rev/4c3af1cb2456
https://hg.mozilla.org/mozilla-central/rev/7f0bebda249e
https://hg.mozilla.org/mozilla-central/rev/656f08972d16
https://hg.mozilla.org/mozilla-central/rev/411dd84d07d3
https://hg.mozilla.org/mozilla-central/rev/1314c65f7cbf
https://hg.mozilla.org/mozilla-central/rev/d2388da37e77
https://hg.mozilla.org/mozilla-central/rev/2d10a48b2353
https://hg.mozilla.org/mozilla-central/rev/9c176c80499b
https://hg.mozilla.org/mozilla-central/rev/44e14fbb4d06
https://hg.mozilla.org/mozilla-central/rev/ad384d63a191
https://hg.mozilla.org/mozilla-central/rev/a261ef047efe
https://hg.mozilla.org/mozilla-central/rev/6202dd21f97a
https://hg.mozilla.org/mozilla-central/rev/bbf9a4c7b1c3
https://hg.mozilla.org/mozilla-central/rev/1c6b5516e9de
https://hg.mozilla.org/mozilla-central/rev/a7e2809ddbcc
https://hg.mozilla.org/mozilla-central/rev/4b9f37487daf
https://hg.mozilla.org/mozilla-central/rev/f36f6d161ff3
https://hg.mozilla.org/mozilla-central/rev/81b3e8c2d2b1
https://hg.mozilla.org/mozilla-central/rev/0d119791c1c0
https://hg.mozilla.org/mozilla-central/rev/174e8efbab3b
https://hg.mozilla.org/mozilla-central/rev/2d7c5d58e6b0
https://hg.mozilla.org/mozilla-central/rev/156db850c3ad
https://hg.mozilla.org/mozilla-central/rev/ea847768b9b8
https://hg.mozilla.org/mozilla-central/rev/783d87fb24bf
https://hg.mozilla.org/mozilla-central/rev/fdd6c97b9911
https://hg.mozilla.org/mozilla-central/rev/3c9a645d322a
https://hg.mozilla.org/mozilla-central/rev/43044cb43aa0
https://hg.mozilla.org/mozilla-central/rev/af8da49f6251
https://hg.mozilla.org/mozilla-central/rev/efa27642c2cc
https://hg.mozilla.org/mozilla-central/rev/10c87bf0a187
https://hg.mozilla.org/mozilla-central/rev/3c8c867586ee
https://hg.mozilla.org/mozilla-central/rev/1455264eb5c2
https://hg.mozilla.org/mozilla-central/rev/909e92a827d9
https://hg.mozilla.org/mozilla-central/rev/36240f5f5c34
https://hg.mozilla.org/mozilla-central/rev/07496f124e14
https://hg.mozilla.org/mozilla-central/rev/9a5793a99723
https://hg.mozilla.org/mozilla-central/rev/7c0ceb55c7f0
https://hg.mozilla.org/mozilla-central/rev/cf73cba0d51b
https://hg.mozilla.org/mozilla-central/rev/519715af9d42
https://hg.mozilla.org/mozilla-central/rev/4ed70986c564
https://hg.mozilla.org/mozilla-central/rev/aa64347f684d
https://hg.mozilla.org/mozilla-central/rev/4f07ffcee454
https://hg.mozilla.org/mozilla-central/rev/e3c8bd143eb9
https://hg.mozilla.org/mozilla-central/rev/ad861795fff3
https://hg.mozilla.org/mozilla-central/rev/d043db9756af
https://hg.mozilla.org/mozilla-central/rev/52a388bd7c82
https://hg.mozilla.org/mozilla-central/rev/4c1a7577cae4
https://hg.mozilla.org/mozilla-central/rev/04b79a2526d5
https://hg.mozilla.org/mozilla-central/rev/f7f1d4c3687f
https://hg.mozilla.org/mozilla-central/rev/932ebd75a614
https://hg.mozilla.org/mozilla-central/rev/62b1a1961683
https://hg.mozilla.org/mozilla-central/rev/f55ec14430c0
https://hg.mozilla.org/mozilla-central/rev/112bae426c1b
https://hg.mozilla.org/mozilla-central/rev/49be639cfaf8
https://hg.mozilla.org/mozilla-central/rev/0fa5e3fedbd3
https://hg.mozilla.org/mozilla-central/rev/b17c66aecebb
https://hg.mozilla.org/mozilla-central/rev/8148d4aaa161
https://hg.mozilla.org/mozilla-central/rev/2bee9d9e84b5
https://hg.mozilla.org/mozilla-central/rev/577854a5d13e
https://hg.mozilla.org/mozilla-central/rev/194dc778c12b
https://hg.mozilla.org/mozilla-central/rev/5368061b1a66
https://hg.mozilla.org/mozilla-central/rev/14fa0e634211
https://hg.mozilla.org/mozilla-central/rev/5c689007c253
https://hg.mozilla.org/mozilla-central/rev/d462aed01af2
https://hg.mozilla.org/mozilla-central/rev/99b4c1027c9d
https://hg.mozilla.org/mozilla-central/rev/0772faf99adf
https://hg.mozilla.org/mozilla-central/rev/5f94272837ff
https://hg.mozilla.org/mozilla-central/rev/38770ef2f2a5
https://hg.mozilla.org/mozilla-central/rev/c00a2fa41b4b
https://hg.mozilla.org/mozilla-central/rev/65bb0933fa38
https://hg.mozilla.org/mozilla-central/rev/46de81d5cf85
https://hg.mozilla.org/mozilla-central/rev/d04a5f158be5
https://hg.mozilla.org/mozilla-central/rev/20fd16bba28a
https://hg.mozilla.org/mozilla-central/rev/510ddc96d235
https://hg.mozilla.org/mozilla-central/rev/4c4eb685624d
https://hg.mozilla.org/mozilla-central/rev/0d3a992ced3f
https://hg.mozilla.org/mozilla-central/rev/1d6dca760d33
https://hg.mozilla.org/mozilla-central/rev/784b892b68a8
https://hg.mozilla.org/mozilla-central/rev/cfdfe362dad3
https://hg.mozilla.org/mozilla-central/rev/3c36f044d6b6
https://hg.mozilla.org/mozilla-central/rev/19f72fdaca37
https://hg.mozilla.org/mozilla-central/rev/9024a77774e0
https://hg.mozilla.org/mozilla-central/rev/22f83f622e7a
https://hg.mozilla.org/mozilla-central/rev/b8f76c226b4d
https://hg.mozilla.org/mozilla-central/rev/49a91aa5199f
https://hg.mozilla.org/mozilla-central/rev/610926e2e471
https://hg.mozilla.org/mozilla-central/rev/f8568e5c29ad
https://hg.mozilla.org/mozilla-central/rev/a8aab6722d7d
https://hg.mozilla.org/mozilla-central/rev/1399e133faa6
https://hg.mozilla.org/mozilla-central/rev/e6822bb101c3
https://hg.mozilla.org/mozilla-central/rev/44c789f86307
https://hg.mozilla.org/mozilla-central/rev/04848be7dffb
https://hg.mozilla.org/mozilla-central/rev/eca64ae533bd
https://hg.mozilla.org/mozilla-central/rev/f0747545a7b0
https://hg.mozilla.org/mozilla-central/rev/f5f6ac382a03
https://hg.mozilla.org/mozilla-central/rev/00e52197274b
https://hg.mozilla.org/mozilla-central/rev/8f0275f5aaac
https://hg.mozilla.org/mozilla-central/rev/68f24a5de712
https://hg.mozilla.org/mozilla-central/rev/bc0266dbf486
https://hg.mozilla.org/mozilla-central/rev/9f9dd758ba77
https://hg.mozilla.org/mozilla-central/rev/a0f443b96162
https://hg.mozilla.org/mozilla-central/rev/fdc104ab3a1a
https://hg.mozilla.org/mozilla-central/rev/79ee49aeb2e0
https://hg.mozilla.org/mozilla-central/rev/3e03e2b7a5e1
https://hg.mozilla.org/mozilla-central/rev/2309931be675
https://hg.mozilla.org/mozilla-central/rev/4d08b7ce2928
https://hg.mozilla.org/mozilla-central/rev/82a8c7c5384c
https://hg.mozilla.org/mozilla-central/rev/7c73506b8a0d
https://hg.mozilla.org/mozilla-central/rev/f7dae1b57661
https://hg.mozilla.org/mozilla-central/rev/e7c6f3658979
https://hg.mozilla.org/mozilla-central/rev/af0b294b10c9
https://hg.mozilla.org/mozilla-central/rev/d822b5b1833f
https://hg.mozilla.org/mozilla-central/rev/76753f10cdd0
https://hg.mozilla.org/mozilla-central/rev/ad1e09678557
https://hg.mozilla.org/mozilla-central/rev/b52f434e09dc
https://hg.mozilla.org/mozilla-central/rev/d2732b86de4d
https://hg.mozilla.org/mozilla-central/rev/467ce892d7f4
https://hg.mozilla.org/mozilla-central/rev/80e2e98f9a84
https://hg.mozilla.org/mozilla-central/rev/02ff207a4efa
https://hg.mozilla.org/mozilla-central/rev/b7549737c3f9
https://hg.mozilla.org/mozilla-central/rev/fba7ab6103f3
https://hg.mozilla.org/mozilla-central/rev/8d9141cd7440
https://hg.mozilla.org/mozilla-central/rev/6b771bdd3210
https://hg.mozilla.org/mozilla-central/rev/fc84bb74a14a
https://hg.mozilla.org/mozilla-central/rev/cc426caf23d3
https://hg.mozilla.org/mozilla-central/rev/31fd82ec1950
https://hg.mozilla.org/mozilla-central/rev/8f6d2249c041
https://hg.mozilla.org/mozilla-central/rev/52f872d25458
https://hg.mozilla.org/mozilla-central/rev/5f923038d335
https://hg.mozilla.org/mozilla-central/rev/7ed16259afcd
https://hg.mozilla.org/mozilla-central/rev/de24542022ad
https://hg.mozilla.org/mozilla-central/rev/3fda691467d8
https://hg.mozilla.org/mozilla-central/rev/273e7c09a808
https://hg.mozilla.org/mozilla-central/rev/f7d4405b76cf
https://hg.mozilla.org/mozilla-central/rev/f465beb811c7
https://hg.mozilla.org/mozilla-central/rev/f7148a045d04
https://hg.mozilla.org/mozilla-central/rev/9caa7c4c7618
https://hg.mozilla.org/mozilla-central/rev/f46827c9548f
https://hg.mozilla.org/mozilla-central/rev/60633417433f
https://hg.mozilla.org/mozilla-central/rev/7e5f9cc30821
https://hg.mozilla.org/mozilla-central/rev/cd5fc9e354db
https://hg.mozilla.org/mozilla-central/rev/12bfbad00159
https://hg.mozilla.org/mozilla-central/rev/050c0bb69c40
https://hg.mozilla.org/mozilla-central/rev/fe548ba4fa14
https://hg.mozilla.org/mozilla-central/rev/cfe5a17c2b90
https://hg.mozilla.org/mozilla-central/rev/52ec178c3dfe
https://hg.mozilla.org/mozilla-central/rev/a313fd3dc5fb
https://hg.mozilla.org/mozilla-central/rev/f3dc5e358c15
https://hg.mozilla.org/mozilla-central/rev/2bcaae686560
https://hg.mozilla.org/mozilla-central/rev/e660161e033f
https://hg.mozilla.org/mozilla-central/rev/b3c0d065f510
https://hg.mozilla.org/mozilla-central/rev/dc091f903702
https://hg.mozilla.org/mozilla-central/rev/801746405715
https://hg.mozilla.org/mozilla-central/rev/7357866acc76
https://hg.mozilla.org/mozilla-central/rev/c6f9ab1f07e7
https://hg.mozilla.org/mozilla-central/rev/6e6b9e025bf0
https://hg.mozilla.org/mozilla-central/rev/f6cfe54f1963
https://hg.mozilla.org/mozilla-central/rev/12240be561e5
https://hg.mozilla.org/mozilla-central/rev/6cfc14de5a61
https://hg.mozilla.org/mozilla-central/rev/24bc5c02a70c
https://hg.mozilla.org/mozilla-central/rev/732010aa87f1
https://hg.mozilla.org/mozilla-central/rev/ce1673a75db0
https://hg.mozilla.org/mozilla-central/rev/ac91a6309fe0
https://hg.mozilla.org/mozilla-central/rev/ed3d6020de90
https://hg.mozilla.org/mozilla-central/rev/a79a1d496c20
https://hg.mozilla.org/mozilla-central/rev/a92e076eaff7
https://hg.mozilla.org/mozilla-central/rev/0c0d9bc3bf84
https://hg.mozilla.org/mozilla-central/rev/88eb6343f09e
https://hg.mozilla.org/mozilla-central/rev/ecc2fd79e9fb
https://hg.mozilla.org/mozilla-central/rev/58127e7fa881
https://hg.mozilla.org/mozilla-central/rev/3c9686df3c5f
https://hg.mozilla.org/mozilla-central/rev/2c7e67bb931f
https://hg.mozilla.org/mozilla-central/rev/9e718f28c7a3
https://hg.mozilla.org/mozilla-central/rev/43c12644e446
https://hg.mozilla.org/mozilla-central/rev/c76682602398
https://hg.mozilla.org/mozilla-central/rev/490b31781e84
https://hg.mozilla.org/mozilla-central/rev/a97de0478e3a
https://hg.mozilla.org/mozilla-central/rev/72907d1d60d0
https://hg.mozilla.org/mozilla-central/rev/e7fb3fd627f0

Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
Blocks: 1860685
No longer regressions: 1863041
Regressions: 1863041
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: