commit | 4da18e89bdee78df4478b66cdd0e6f6a38d61b4d | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Fri Apr 06 16:03:46 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Sat Apr 07 10:07:47 2018 |
tree | 3c51cfb79e187c1339633d7cce77c18118f82b2c | |
parent | 96a0e60c6bba12bb6ee4bb1684cbb65df9fcc55c [diff] |
compare Optional<unsigned> only to unsigned integers more standard optional<T> inlines compares instead of converting second argument to T. that leads to warnings about comparing unsigned to signed integers. Bug: webrtc:9078 Change-Id: I43cc729d3b85d789b0c394064dc7e11dc27a37aa Reviewed-on: https://webrtc-review.googlesource.com/66782 Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22779}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.