commit | 23438deabba66b55ef9d780d75791eca2565b5af | [log] [tgz] |
---|---|---|
author | Evan Shrubsole <eshr@webrtc.org> | Fri Nov 29 10:23:27 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 29 11:49:50 2024 |
tree | 50406baca66ae178d6624f9b3eae023f6ceb948a | |
parent | a79c709ed3b1d7aab8afc6a1708ac682987defdf [diff] |
Allow enums that have AbslStringify to be logged as text When an enum has AbslStringify, we log the text coming from stringifying it, not the numeric value. Drive by changes, 1. Changed the tests to use string matchers rather than std::string::find. 2. Fixed test includes. 3. Fix spelling. Bug: webrtc:381502973 Change-Id: I6bab0afda1b20d72c02629e80ff2ac567650183a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/369861 Auto-Submit: Evan Shrubsole <eshr@google.com> Commit-Queue: Evan Shrubsole <eshr@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43471}
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.