commit | 939eb80ed0a563a2cd52516e254b4423b92c6413 | [log] [tgz] |
---|---|---|
author | Wez <wez@chromium.org> | Thu May 03 10:34:17 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri May 04 08:21:44 2018 |
tree | a8f2c0b3a4da2e98ac46869ab700a9062bc8207b | |
parent | 2027b669b27ca15649dcb04e00a5c13a2bdf3e84 [diff] |
Add missing casts-to-int to int/uint16 comparisons. These are required to avoid compilation errors due to signed/unsigned comparison, on some toolchains (specifically Clang/Fuchsia). Bug: chromium:839351 Change-Id: I52e726acd4e8d6744e98d7583bc82fcec81060d9 Reviewed-on: https://webrtc-review.googlesource.com/74100 Commit-Queue: Wez <wez@google.com> Reviewed-by: Tommi <tommi@webrtc.org> Reviewed-by: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23109}
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.