commit | a49abbb3b6cfeea96b26bd45f3a9095296751269 | [log] [tgz] |
---|---|---|
author | Jonas Oreland <jonaso@webrtc.org> | Thu Aug 29 08:50:50 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 30 08:06:47 2024 |
tree | 0e4e99fa806b7062f8b9acc49bd46fe7200105b2 | |
parent | 2c637aa16f4e13298cdd9d40c778d31c49b86bd3 [diff] |
Extend testing of prAnswer - Modify munger to take (mutable) std::unique_ptr<SessionDescriptionInterface> rather than cricket::SessionDescription (that latter is embedded in the former) - For all pranswer test cases, do a final SetRemoteDescription(kAnswer) and check that signaling_state == stable Add new test cases: 1) A test case that only applies it as prAnswer on caller (callee is stable) 2) A test case that "scramble" sdb between prAnswer and Anser. Bug: None Change-Id: Ifedd92ade01ae781a2e59d0569133c486c7093fe Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/360781 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Jonas Oreland <jonaso@webrtc.org> Commit-Queue: Jonas Oreland <jonaso@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42891}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.