commit | 0a6c4ca942f3a25c15c7af64a9515d381c34cd9c | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Tue Oct 06 11:38:28 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Oct 06 18:38:33 2015 +0000 |
tree | 525d0feef3b1f36df7ea19cec355a39c092a460c | |
parent | 810447972425e890bc7911af27f894b86e9b7e6f [diff] |
Catching more errors when parsing ICE server URLs. Every malformed URL should now produce an error message in JS, rather than silently failing and possibly printing a warning message to the console (and possibly crashing). Also added some unit tests, and made "ParseIceServers" public. BUG=445002 Review URL: https://codereview.webrtc.org/1344143002 Cr-Commit-Position: refs/heads/master@{#10186}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.