commit | 884e8ae64064e9dcae5544b99053d33070b77c7f | [log] [tgz] |
---|---|---|
author | Christoffer Jansson <jansson@webrtc.org> | Fri Feb 11 20:29:38 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Feb 12 16:08:35 2022 |
tree | ec184844242c837da0c11c4dbaeeb869996aac51 | |
parent | 075db397562d14e8bd472428763d50b5e8e9c17e [diff] |
Escape windows specific paths generated by os.path.join so that it works with regex. Note that this will work on all platforms but is critical for windows due to the use backslash in the filesystem. Bug: webrtc:13607 Change-Id: Ie9a9987f1382133792c85820d38b770fadc0fff5 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/251442 Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Commit-Queue: Christoffer Jansson <jansson@google.com> Cr-Commit-Position: refs/heads/main@{#35982}
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.