0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. ohos_webrtc
  2. /
  3. test
  4. /
  5. pc
WWebRTC LUCI CQIn PCLF remove ability to inject TaskQueueFactory and CallFactory
1d586deb创建于 2023年10月27日历史提交
文件最后提交记录最后更新时间
e2e
In PCLF remove ability to inject TaskQueueFactory and CallFactory Instead rely on TaskQueueFactory and Clock provided by the internal TimeController of the PCLF framework. Bug: webrtc:15574 Change-Id: I473e1f12ead97f866dbd45771ed5a59541c0c47c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/325182 Reviewed-by: Artem Titov <titovartem@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41026} 2 年前
sctp
Update SctpTransportInternal to use RTCError. This avoids a couple of layers of error code conversion, reduces dependency on cricket error types and allows us to preserve error information from dcsctp. Along the way remove SendDataResult. Bug: none Change-Id: I1ad18a8f0b2fb181745b19c49f36f270708720c0 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/298305 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39619} 3 年前