commit | 283a84d92a504bebce3b9181895472fec2e484ed | [log] [tgz] |
---|---|---|
author | Henrik Boström <hbos@webrtc.org> | Tue Jan 21 09:39:45 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 21 10:21:58 2025 |
tree | 3add5e17b3e1745471fd0185906abe28a223af64 | |
parent | 860a13c6fd6569144d3cb8e99bb9924a4417a003 [diff] |
Add matchers for RTCError, rename old matcher for RTCErrorOr. Needed for testing in a follow-up CL. Using ToString rather than absl::StrCat because I want the name of the enum (e.g. "INVALID_MODIFICATION") as opposed to the enum value (int). Bug: none Change-Id: I45a925fad65395d1e6a886a9f787c2f360fb8604 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/374343 Reviewed-by: Evan Shrubsole <eshr@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43777}
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.