commit | 1659e9776755c411dbe43a3d1dcca1fdfc6922d9 | [log] [tgz] |
---|---|---|
author | Sami Kalliomäki <sakal@webrtc.org> | Mon Jun 04 14:07:58 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jun 05 14:28:04 2018 +0000 |
tree | 2fdf8cd8208fd2f0c417afedbd62eaacfd35167a | |
parent | 5daaf7dbc669e1e330c418106ee33e9af7291cb0 [diff] |
Use DecimalFormat instead of String.format. Speculative fix to a problem where String.format crashes with "java.lang.NullPointerException at Formatter$FormatSpecifier.addZeros : Attempt to get length of null array" on some devices. Bug: b/80240768 Change-Id: I8e67b7107a37ad7d6f978b9de368f14d37efecb2 Reviewed-on: https://webrtc-review.googlesource.com/80883 Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Commit-Queue: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23523}
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.