commit | 7f6af7a36c041110b070c6d81e9536c8c018b253 | [log] [tgz] |
---|---|---|
author | Oleh Prypin <oprypin@webrtc.org> | Wed Nov 01 20:59:32 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 02 00:47:46 2017 |
tree | 6628b17a460a70ddbf454ba1f9dc57803983fe5b | |
parent | 82c7eff42ffe19bdd768ad7511d9778028a99129 [diff] |
Use urllib2 in roll_deps, which raises on non-200 HTTP status This ensures that on service outages we get a clear early error message instead of something cryptic later down the line Bug: None Change-Id: Ib637ed97144284e3744aaa948f594f5795fa9c72 No-Try: True Reviewed-on: https://webrtc-review.googlesource.com/18040 Reviewed-by: Edward Lemur <ehmaldonado@webrtc.org> Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Commit-Queue: Oleh Prypin <oprypin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20545}
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.