searching for reviewer(bwc)
259e1aeae776b1e4419d90819aabb11fe08e4222: Bug 1819952 - Give some WebRTC Destroy runnables better names. r=bwc
Andrew McCreight <continuation@gmail.com> - Thu, 02 Mar 2023 23:08:50 +0000 - rev 655263
Push
40675 by mlaza@mozilla.com at Fri, 03 Mar 2023 09:56:45 +0000
Bug 1819952 - Give some WebRTC Destroy runnables better names. r=bwc
Differential Revision:
https://phabricator.services.mozilla.com/D171486
fdaee6d7d02197e591a186dbd62ae3c37abee38a: Bug 1819824 - Vendor sctp using `mach vendor` r=bwc
serge-sans-paille <sguelton@mozilla.com> - Thu, 02 Mar 2023 13:50:37 +0000 - rev 655191
Push
40674 by smolnar@mozilla.com at Thu, 02 Mar 2023 21:22:31 +0000
Bug 1819824 - Vendor sctp using `mach vendor` r=bwc
As a side effect, remove a few source files that were still lying in the
source directory while being removed from upstream (as a result of
79ca9da9d33c82ce06bd9b4c7e1558536b569ec9).
Differential Revision:
https://phabricator.services.mozilla.com/D171430
0681bdf9275feb82dc9c082a7aeac76096335786: Bug 1819130 - For audio remove assertion assuming a non-private->private principal is the result of a network privacy request. r=bwc
Andreas Pehrson <apehrson@mozilla.com> - Wed, 01 Mar 2023 14:59:22 +0000 - rev 654969
Push
40672 by ctuns@mozilla.com at Thu, 02 Mar 2023 04:57:23 +0000
Bug 1819130 - For audio remove assertion assuming a non-private->private principal is the result of a network privacy request. r=bwc
Differential Revision:
https://phabricator.services.mozilla.com/D171345
6a95f72242b63920f20c09a316ab95845e9ebd36: Bug 1819130 - Add audio case to crashtest. r=bwc
Andreas Pehrson <apehrson@mozilla.com> - Wed, 01 Mar 2023 14:59:22 +0000 - rev 654968
Push
40672 by ctuns@mozilla.com at Thu, 02 Mar 2023 04:57:23 +0000
Bug 1819130 - Add audio case to crashtest. r=bwc
Differential Revision:
https://phabricator.services.mozilla.com/D171344
fbf003c7f0d75583551ea3a25df673d4e74d3036: Bug 1816708 - Remove assertion assuming a non-private->private principal is the result of a network privacy request. r=bwc
Andreas Pehrson <apehrson@mozilla.com> - Mon, 27 Feb 2023 16:19:09 +0000 - rev 654555
Push
40668 by sstanca@mozilla.com at Tue, 28 Feb 2023 08:53:39 +0000
Bug 1816708 - Remove assertion assuming a non-private->private principal is the result of a network privacy request. r=bwc
This assumption was bad, as the testcase shows it can come from js after
construction too, by negotiating a receive track with privacy when already
having a transceiver.
Differential Revision:
https://phabricator.services.mozilla.com/D170587
67bddedf8f8837d104ddf17dee2b4160f9d78dd1: Bug 1816708 - Add crashtest. r=bwc
Andreas Pehrson <apehrson@mozilla.com> - Mon, 27 Feb 2023 16:19:09 +0000 - rev 654554
Push
40668 by sstanca@mozilla.com at Tue, 28 Feb 2023 08:53:39 +0000
532a361b9c0348ee41f50e34f416f6d391200294: Bug 1818616 - Enable directx screen capturer everywhere. r=webrtc-reviewers,bwc
Andreas Pehrson <apehrson@mozilla.com> - Mon, 27 Feb 2023 07:43:30 +0000 - rev 654488
Push
40665 by chorotan@mozilla.com at Mon, 27 Feb 2023 16:33:24 +0000
Bug 1818616 - Enable directx screen capturer everywhere. r=webrtc-reviewers,bwc
Differential Revision:
https://phabricator.services.mozilla.com/D170865
0dd813c73faad5a0befa8b2beacfafc2949b39ed: Bug 1816708 - Remove assertion assuming a non-private->private principal is the result of a network privacy request. r=bwc
Andreas Pehrson <apehrson@mozilla.com> - Wed, 22 Feb 2023 15:53:04 +0000 - rev 654001
Push
40654 by imoraru@mozilla.com at Wed, 22 Feb 2023 21:40:30 +0000
Bug 1816708 - Remove assertion assuming a non-private->private principal is the result of a network privacy request. r=bwc
This assumption was bad, as the testcase shows it can come from js after
construction too, by negotiating a receive track with privacy when already
having a transceiver.
Differential Revision:
https://phabricator.services.mozilla.com/D170587
4b3b54dc8fb705411ef0f45140df7fe960ec07b7: Bug 1816708 - Add crashtest. r=bwc
Andreas Pehrson <apehrson@mozilla.com> - Wed, 22 Feb 2023 15:53:03 +0000 - rev 654000
Push
40654 by imoraru@mozilla.com at Wed, 22 Feb 2023 21:40:30 +0000
582cebe08da1cb4bddfd8bc85c264bbe35de3dee: Bug 1816257 - Fix annotations for mochitest_peerconnection.ini. r=bwc
Joel Maher <jmaher@mozilla.com> - Sat, 11 Feb 2023 20:48:49 +0000 - rev 652461
Push
40624 by ctuns@mozilla.com at Sun, 12 Feb 2023 08:52:04 +0000
Bug 1816257 - Fix annotations for mochitest_peerconnection.ini. r=bwc
Differential Revision:
https://phabricator.services.mozilla.com/D169553
5d9954345ca75f43de9b7f74944c8f5d6da45774: Bug 1813491 - Simplify promises and stats shuffling in MediaTransportHandler::GetIceStats. r=bwc
Andreas Pehrson <apehrson@mozilla.com> - Thu, 09 Feb 2023 15:33:03 +0000 - rev 652320
Push
40618 by ctuns@mozilla.com at Thu, 09 Feb 2023 21:32:08 +0000
Bug 1813491 - Simplify promises and stats shuffling in MediaTransportHandler::GetIceStats. r=bwc
Differential Revision:
https://phabricator.services.mozilla.com/D168731
ebfb7a06276159f3a2780ad7aad3650d85cf1319: Bug 1813468 - Don't block unmute when the jseptrack is inactive. r=bwc
Andreas Pehrson <apehrson@mozilla.com> - Thu, 09 Feb 2023 15:33:03 +0000 - rev 652319
Push
40618 by ctuns@mozilla.com at Thu, 09 Feb 2023 21:32:08 +0000
Bug 1813468 - Don't block unmute when the jseptrack is inactive. r=bwc
This matches that we do not mute when the jseptrack is inactive.
Differential Revision:
https://phabricator.services.mozilla.com/D168730
3cf25f108bff4c2eee36c2029483a4d90a880452: Bug 1813468 - In RTCRtpSender stop RTCDTMFSender playout through a WatchManager. r=bwc
Andreas Pehrson <apehrson@mozilla.com> - Thu, 09 Feb 2023 15:33:02 +0000 - rev 652318
Push
40618 by ctuns@mozilla.com at Thu, 09 Feb 2023 21:32:08 +0000
Bug 1813468 - In RTCRtpSender stop RTCDTMFSender playout through a WatchManager. r=bwc
This patch fixes an issue where playout of queued DTMF tones could get
interrupted for unrelated reasons. This happened if a task, in a transmitting
RTCRtpSender, called both Stop() and then again Start().
With a WatchManager we watch for changes to mTransmitting and setting it to
false and then true in a single task gets coalesced into a noop.
Differential Revision:
https://phabricator.services.mozilla.com/D168729
1d8a6c3290a653feed79e604df68230b65a63c7b: Bug 1813468 - Remove unused member function declarations in RTCRtpSender.h. r=bwc
Andreas Pehrson <apehrson@mozilla.com> - Thu, 09 Feb 2023 15:33:02 +0000 - rev 652317
Push
40618 by ctuns@mozilla.com at Thu, 09 Feb 2023 21:32:08 +0000
Bug 1813468 - Remove unused member function declarations in RTCRtpSender.h. r=bwc
Differential Revision:
https://phabricator.services.mozilla.com/D168728
1c1098e1e1fcad97b162d242234193a2b8628ef7: Bug 1813468 - Signal start and stop to MediaPipeline through state mirroring. r=bwc
Andreas Pehrson <apehrson@mozilla.com> - Thu, 09 Feb 2023 15:33:01 +0000 - rev 652316
Push
40618 by ctuns@mozilla.com at Thu, 09 Feb 2023 21:32:08 +0000
Bug 1813468 - Signal start and stop to MediaPipeline through state mirroring. r=bwc
Differential Revision:
https://phabricator.services.mozilla.com/D168727
677062c9bf1ad347bce88cc4fa5c515edc9bfa4e: Bug 1813468 - Rework RTCRtpReceiver unmute logic through Watchables. r=bwc
Andreas Pehrson <apehrson@mozilla.com> - Thu, 09 Feb 2023 15:33:01 +0000 - rev 652315
Push
40618 by ctuns@mozilla.com at Thu, 09 Feb 2023 21:32:08 +0000
Bug 1813468 - Rework RTCRtpReceiver unmute logic through Watchables. r=bwc
This patch makes RTCRtpReceiver in charge of mute and unmute decisions directly.
MediaPipeline still informs about unmuting after receiving the first RTP packet.
This also removes a dependency on `RTCRtpReceiver::Stop` that is out of sync
with `mReceiving = false`.
Differential Revision:
https://phabricator.services.mozilla.com/D168726
f3f3da28953ce599982148b34b6718f9eeac19fe: Bug 1813468 - Rename ConcreteConduitControl to not be specific for conduits. r=bwc
Andreas Pehrson <apehrson@mozilla.com> - Thu, 09 Feb 2023 15:33:01 +0000 - rev 652314
Push
40618 by ctuns@mozilla.com at Thu, 09 Feb 2023 21:32:08 +0000
Bug 1813468 - Rename ConcreteConduitControl to not be specific for conduits. r=bwc
This sets it up so MediaPipeline control interfaces can be added.
Differential Revision:
https://phabricator.services.mozilla.com/D168725
d1dbd2ad49ba55eb3444b01d4cf9766b4c8ccbd3: Bug 1813468 - In RemoteTrackSource add a ref to RTCRtpReceiver to prevent GC at the wrong time. r=bwc
Andreas Pehrson <apehrson@mozilla.com> - Thu, 09 Feb 2023 15:33:00 +0000 - rev 652313
Push
40618 by ctuns@mozilla.com at Thu, 09 Feb 2023 21:32:08 +0000
Bug 1813468 - In RemoteTrackSource add a ref to RTCRtpReceiver to prevent GC at the wrong time. r=bwc
Differential Revision:
https://phabricator.services.mozilla.com/D168724
5a551138a5d1bff53e144eb70b93611f89d86f95: Bug 1813468 - Fix some warnings around MediaPipeline. r=bwc
Andreas Pehrson <apehrson@mozilla.com> - Thu, 09 Feb 2023 15:33:00 +0000 - rev 652312
Push
40618 by ctuns@mozilla.com at Thu, 09 Feb 2023 21:32:08 +0000
Bug 1813468 - Fix some warnings around MediaPipeline. r=bwc
Differential Revision:
https://phabricator.services.mozilla.com/D168723
765bd8c21710bd833428d4b1760817668696ab10: Bug 1813468 - Remove RemoteTrackSource from MediaPipeline. r=bwc
Andreas Pehrson <apehrson@mozilla.com> - Thu, 09 Feb 2023 15:32:59 +0000 - rev 652311
Push
40618 by ctuns@mozilla.com at Thu, 09 Feb 2023 21:32:08 +0000
Bug 1813468 - Remove RemoteTrackSource from MediaPipeline. r=bwc
Differential Revision:
https://phabricator.services.mozilla.com/D168722
be83a372e63bdc94a35868e74761eadc6418ea11: Bug 1813468 - Move unmute-after-enabling logic out of MediaPipeline into RTCRtpReceiver. r=bwc
Andreas Pehrson <apehrson@mozilla.com> - Thu, 09 Feb 2023 15:32:59 +0000 - rev 652310
Push
40618 by ctuns@mozilla.com at Thu, 09 Feb 2023 21:32:08 +0000
Bug 1813468 - Move unmute-after-enabling logic out of MediaPipeline into RTCRtpReceiver. r=bwc
Differential Revision:
https://phabricator.services.mozilla.com/D168721
61a7f60b178c5d4d0bad58b423ae0036b86baf99: Bug 1813468 - Simplify remote SourceMediaTrack ownership model. r=bwc
Andreas Pehrson <apehrson@mozilla.com> - Thu, 09 Feb 2023 15:32:58 +0000 - rev 652309
Push
40618 by ctuns@mozilla.com at Thu, 09 Feb 2023 21:32:08 +0000
Bug 1813468 - Simplify remote SourceMediaTrack ownership model. r=bwc
Differential Revision:
https://phabricator.services.mozilla.com/D168720
f2d5a8a91ed2a1f065c2665952e107371d599ff8: Bug 1813468 - Make RemoteTrackSource an RTCRtpReceiver member and add it to CC traversal. r=bwc
Andreas Pehrson <apehrson@mozilla.com> - Thu, 09 Feb 2023 15:32:58 +0000 - rev 652308
Push
40618 by ctuns@mozilla.com at Thu, 09 Feb 2023 21:32:08 +0000
Bug 1813468 - Make RemoteTrackSource an RTCRtpReceiver member and add it to CC traversal. r=bwc
Differential Revision:
https://phabricator.services.mozilla.com/D168719
a0d17c5a5b112844529e6cc457b1265bc031b9e7: Bug 1813468 - Trigger setting the private PrincipalHandle in MediaPipeline through RTCRtpReceiver. r=bwc
Andreas Pehrson <apehrson@mozilla.com> - Thu, 09 Feb 2023 15:32:57 +0000 - rev 652307
Push
40618 by ctuns@mozilla.com at Thu, 09 Feb 2023 21:32:08 +0000
Bug 1813468 - Trigger setting the private PrincipalHandle in MediaPipeline through RTCRtpReceiver. r=bwc
This removes one dependency in MediaPipeline on RemoteTrackSource.
Differential Revision:
https://phabricator.services.mozilla.com/D168718
dea5d02d4dbb1201a4f4f812f4b5d894798ce158: Bug 1813468 - Use an enum for principal privacy in PeerConnectionImpl and friends. r=bwc
Andreas Pehrson <apehrson@mozilla.com> - Thu, 09 Feb 2023 15:32:57 +0000 - rev 652306
Push
40618 by ctuns@mozilla.com at Thu, 09 Feb 2023 21:32:08 +0000
Bug 1813468 - Use an enum for principal privacy in PeerConnectionImpl and friends. r=bwc
Differential Revision:
https://phabricator.services.mozilla.com/D168717
4efc6b3c95270cfef2e2349351eb3d8e55635936: Bug 1813468 - Consolidate PeerConnectionImpl's PrivacyRequested and PrivacyNeeded. r=bwc
Andreas Pehrson <apehrson@mozilla.com> - Thu, 09 Feb 2023 15:32:57 +0000 - rev 652305
Push
40618 by ctuns@mozilla.com at Thu, 09 Feb 2023 21:32:08 +0000
Bug 1813468 - Consolidate PeerConnectionImpl's PrivacyRequested and PrivacyNeeded. r=bwc
Differential Revision:
https://phabricator.services.mozilla.com/D168716
0f2aa0156addc1eafc3a9f132ec80363071a7abc: Bug 1813468 - Implement reference traversal and unlinking for RemoteTrackSource. r=bwc
Andreas Pehrson <apehrson@mozilla.com> - Thu, 09 Feb 2023 15:32:56 +0000 - rev 652304
Push
40618 by ctuns@mozilla.com at Thu, 09 Feb 2023 21:32:08 +0000
Bug 1813468 - Implement reference traversal and unlinking for RemoteTrackSource. r=bwc
Differential Revision:
https://phabricator.services.mozilla.com/D168715
c28bf2b7d09460bf3153dd2409711db5f5734e1f: Bug 1813468 - Move RemoteTrackSource definitions to cpp file. r=bwc
Andreas Pehrson <apehrson@mozilla.com> - Thu, 09 Feb 2023 15:32:56 +0000 - rev 652303
Push
40618 by ctuns@mozilla.com at Thu, 09 Feb 2023 21:32:08 +0000
Bug 1813468 - Move RemoteTrackSource definitions to cpp file. r=bwc
Differential Revision:
https://phabricator.services.mozilla.com/D168714
9e64a965e26c8379261466e5273c3b383164b2c7: Bug 1814692 - Don't attempt realtime scheduling rtc::PlatformThreads. r=webrtc-reviewers,bwc
Andreas Pehrson <apehrson@mozilla.com> - Wed, 08 Feb 2023 08:01:48 +0000 - rev 652118
Push
40614 by chorotan@mozilla.com at Wed, 08 Feb 2023 15:10:41 +0000
Bug 1814692 - Don't attempt realtime scheduling rtc::PlatformThreads. r=webrtc-reviewers,bwc
Differential Revision:
https://phabricator.services.mozilla.com/D169036
fc83a4888140c676ba1f3a840df8a2470cda2e96: Bug 1814942 - Update expectations on Android. r=bwc
Narcis Beleuzu <nbeleuzu@mozilla.com> - Fri, 03 Feb 2023 20:41:12 +0000 - rev 651706
Push
40602 by abutkovits@mozilla.com at Sat, 04 Feb 2023 09:11:16 +0000
Bug 1814942 - Update expectations on Android. r=bwc
Differential Revision:
https://phabricator.services.mozilla.com/D168845
Depends on D168844
16c2ee5fd076c8500cb6c5d86f074a832891533c: Bug 1814954 - Update expectations on Android. r=bwc
Narcis Beleuzu <nbeleuzu@mozilla.com> - Fri, 03 Feb 2023 20:41:00 +0000 - rev 651705
Push
40602 by abutkovits@mozilla.com at Sat, 04 Feb 2023 09:11:16 +0000
Bug 1814954 - Update expectations on Android. r=bwc
Differential Revision:
https://phabricator.services.mozilla.com/D168844
ee4c84a7025fc0412e6c9d00f24401f1fa4e9678: Bug 1812309 - Improve error from webrtc/RTCPeerConnection-relay-canvas.https.html when webgl is unavailable. r=bwc
Jan-Ivar Bruaroey <jib@mozilla.com> - Fri, 27 Jan 2023 20:32:04 +0000 - rev 650851
Push
40584 by smolnar@mozilla.com at Sat, 28 Jan 2023 21:11:06 +0000
Bug 1812309 - Improve error from webrtc/RTCPeerConnection-relay-canvas.https.html when webgl is unavailable. r=bwc
Differential Revision:
https://phabricator.services.mozilla.com/D168150
2c487f38b3451e44f4caa94972166b5825346c2e: Bug 1812346 - Make RTCIceCandidate members read-only. r=bwc,webidl,saschanaz
Jan-Ivar Bruaroey <jib@mozilla.com> - Thu, 26 Jan 2023 17:54:22 +0000 - rev 650688
Push
40583 by nbeleuzu@mozilla.com at Fri, 27 Jan 2023 09:46:52 +0000
Bug 1812346 - Make RTCIceCandidate members read-only. r=bwc,webidl,saschanaz
Differential Revision:
https://phabricator.services.mozilla.com/D167818
41c09904d8c4cf413f9bad9cadafaf301122a635: Bug 1804061 - Improve TabCapturerWebrtc includes. r=bwc
Andreas Pehrson <apehrson@mozilla.com> - Tue, 17 Jan 2023 15:16:52 +0000 - rev 649132
Push
40559 by nerli@mozilla.com at Wed, 18 Jan 2023 09:51:31 +0000
Bug 1804061 - Improve TabCapturerWebrtc includes. r=bwc
Differential Revision:
https://phabricator.services.mozilla.com/D166562
a62ca2f3121f3fd39c1bcbfbfe6e6c9502d70b4f: Bug 1804061 - Mozify args and members in desktop_device_info and modernize/simplify somewhat. r=webrtc-reviewers,bwc
Andreas Pehrson <apehrson@mozilla.com> - Tue, 17 Jan 2023 15:16:52 +0000 - rev 649131
Push
40559 by nerli@mozilla.com at Wed, 18 Jan 2023 09:51:31 +0000
Bug 1804061 - Mozify args and members in desktop_device_info and modernize/simplify somewhat. r=webrtc-reviewers,bwc
Differential Revision:
https://phabricator.services.mozilla.com/D166058
a44a648160096ac3042093088a22c7cd416863ed: Bug 1804061 - Mozify args and members in desktop_capture_impl and modernize/simplify somewhat. r=webrtc-reviewers,bwc
Andreas Pehrson <apehrson@mozilla.com> - Tue, 17 Jan 2023 15:16:51 +0000 - rev 649130
Push
40559 by nerli@mozilla.com at Wed, 18 Jan 2023 09:51:31 +0000
Bug 1804061 - Mozify args and members in desktop_capture_impl and modernize/simplify somewhat. r=webrtc-reviewers,bwc
Differential Revision:
https://phabricator.services.mozilla.com/D166057
77bba94bb7604e30061a79ba936c053b38304252: Bug 1807402 - Fix two tests in ice_unittest.cpp r=webrtc-reviewers,bwc
Kyutae Lee <gorisanson@gmail.com> - Sun, 25 Dec 2022 02:20:30 +0000 - rev 647389
Push
40505 by smolnar@mozilla.com at Sun, 25 Dec 2022 09:26:05 +0000
Bug 1807402 - Fix two tests in ice_unittest.cpp r=webrtc-reviewers,bwc
Set ICE_POLICY_NO_HOST in each test to ensure that an srflx candidate is
not falsely discarded.
Differential Revision:
https://phabricator.services.mozilla.com/D165492
587eb02724315c4df70bc9262116442602557326: Bug 1742337 - Fix discarding of srflx candidates r=webrtc-reviewers,bwc
Kyutae Lee <gorisanson@gmail.com> - Mon, 19 Dec 2022 15:45:05 +0000 - rev 646727
Push
40494 by smolnar@mozilla.com at Tue, 20 Dec 2022 09:39:56 +0000
Bug 1742337 - Fix discarding of srflx candidates r=webrtc-reviewers,bwc
If host address obfuscation (media.peerconnection.ice.obfuscate_host_addresses)
is enabled, a srflx candidate "MUST NOT be considered redundant" even if
its IP address is the same as the local IP address.
Reference:
https://datatracker.ietf.org/doc/html/draft-ietf-mmusic-mdns-ice-candidates-03#section-3.1.2.2
Differential Revision:
https://phabricator.services.mozilla.com/D164639
5a5d382dd66400b0a9de878eb93ade4852324910: Bug 1752559 - Never configure SVC layers for VP9 screencaptures. r=bwc,jib
Andreas Pehrson <apehrson@mozilla.com> - Fri, 09 Dec 2022 16:07:25 +0000 - rev 645190
Push
40468 by ncsoregi@mozilla.com at Fri, 09 Dec 2022 21:45:26 +0000
Bug 1752559 - Never configure SVC layers for VP9 screencaptures. r=bwc,jib
Differential Revision:
https://phabricator.services.mozilla.com/D164356
30d2f71c3f6b73804853fc81e02cd73bdb413f6a: Bug 1752559 - Test that a screencapture track can be encoded by all supported codecs. r=bwc
Andreas Pehrson <apehrson@mozilla.com> - Fri, 09 Dec 2022 16:07:24 +0000 - rev 645189
Push
40468 by ncsoregi@mozilla.com at Fri, 09 Dec 2022 21:45:26 +0000
Bug 1752559 - Test that a screencapture track can be encoded by all supported codecs. r=bwc
Differential Revision:
https://phabricator.services.mozilla.com/D164239
b82113bd8fa2fa09206c29a44a768f114316c845: Bug 1792069: Add libsrtp to Updatebot r=bwc
Tom Ritter <tom@mozilla.com> - Tue, 18 Oct 2022 15:15:48 +0000 - rev 638196
Push
40330 by smolnar@mozilla.com at Wed, 19 Oct 2022 04:09:55 +0000
c5c670ecc62869d98a97ddc8b0c85f953b3f9ab7: Bug 1792070: Remove dead files from libsrtp r=bwc
Tom Ritter <tom@mozilla.com> - Tue, 18 Oct 2022 15:15:47 +0000 - rev 638195
Push
40330 by smolnar@mozilla.com at Wed, 19 Oct 2022 04:09:55 +0000
Bug 1792070: Remove dead files from libsrtp r=bwc
Differential Revision:
https://phabricator.services.mozilla.com/D157950
a64a597a93a4a8289d5417c84e12ab844e3cacb8: Bug 1792069: Add libsrtp to Updatebot r=bwc
Tom Ritter <tom@mozilla.com> - Mon, 17 Oct 2022 18:35:48 +0000 - rev 638094
Push
40327 by imoraru@mozilla.com at Tue, 18 Oct 2022 09:48:31 +0000
dfbeb0ea1c65f9a4a0250eab8c521a9392dbc4ed: Bug 1792070: Remove dead files from libsrtp r=bwc
Tom Ritter <tom@mozilla.com> - Mon, 17 Oct 2022 18:35:48 +0000 - rev 638093
Push
40327 by imoraru@mozilla.com at Tue, 18 Oct 2022 09:48:31 +0000
Bug 1792070: Remove dead files from libsrtp r=bwc
Differential Revision:
https://phabricator.services.mozilla.com/D157950
9e4ca6daa21e899d3141c51a022702e167e9094f: Bug 1792069: Add libsrtp to Updatebot r=bwc
Tom Ritter <tom@mozilla.com> - Fri, 30 Sep 2022 20:09:02 +0000 - rev 636726
Push
40278 by smolnar@mozilla.com at Sat, 01 Oct 2022 09:32:23 +0000
1aa98e6620efe5df32cd4130fe41f30d87118a73: Bug 1792070: Remove dead files from libsrtp r=bwc
Tom Ritter <tom@mozilla.com> - Fri, 30 Sep 2022 20:09:01 +0000 - rev 636725
Push
40278 by smolnar@mozilla.com at Sat, 01 Oct 2022 09:32:23 +0000
Bug 1792070: Remove dead files from libsrtp r=bwc
Differential Revision:
https://phabricator.services.mozilla.com/D157950
ba0032034e682e02930b6edc0d36c9a1686cf628: Bug 1783764 - Rename MediaEngineDefault to MediaEngineFake and change Default to Fake inside files.;r=webrtc-reviewers,bwc,pehrsons
Dan Baker <dbaker@mozilla.com> - Fri, 12 Aug 2022 16:54:39 +0000 - rev 627029
Push
40121 by abutkovits@mozilla.com at Sat, 13 Aug 2022 09:22:39 +0000
Bug 1783764 - Rename MediaEngineDefault to MediaEngineFake and change Default to Fake inside files.;r=webrtc-reviewers,bwc,pehrsons
Differential Revision:
https://phabricator.services.mozilla.com/D154432
1275fa85e95dcaef2fbd0297f21ed982649cdf42: Bug 1781284 - Make MediaPacket movable, and make copies explicit. r=bwc
Emilio Cobos Álvarez <emilio@crisal.io> - Fri, 29 Jul 2022 14:08:59 +0000 - rev 625494
Push
40056 by ncsoregi@mozilla.com at Fri, 29 Jul 2022 21:36:28 +0000
Bug 1781284 - Make MediaPacket movable, and make copies explicit. r=bwc
This will be useful for
bug 1775062, but also should avoid some copies.
Differential Revision:
https://phabricator.services.mozilla.com/D152787
72558a8317bfb0f775da15d5cc765576009c09d3: Bug 1781235 - Add missing null check to WebrtcTCPSocketParent. r=bwc
Christian Holler <choller@mozilla.com> - Tue, 26 Jul 2022 22:00:51 +0000 - rev 625243
Push
40042 by ctuns@mozilla.com at Wed, 27 Jul 2022 09:37:31 +0000
Bug 1781235 - Add missing null check to WebrtcTCPSocketParent. r=bwc
Differential Revision:
https://phabricator.services.mozilla.com/D152754
79ce93d0a0aaf3329a53445bdf6e3051bafd7642: Bug 1770075 - Unlink preserved wrapper in RTCRtpTransceiver. r=bwc
Andrew McCreight <continuation@gmail.com> - Sun, 19 Jun 2022 16:18:00 +0000 - rev 621392
Push
39870 by ctuns@mozilla.com at Sun, 19 Jun 2022 21:59:38 +0000
Bug 1770075 - Unlink preserved wrapper in RTCRtpTransceiver. r=bwc
Differential Revision:
https://phabricator.services.mozilla.com/D149673