commit | 4d39dc392294807d84eefb1c7414f807d9b4855b | [log] [tgz] |
---|---|---|
author | Henrik Kjellander <kjellander@webrtc.org> | Thu Oct 12 09:56:09 2017 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Oct 12 08:30:54 2017 +0000 |
tree | 696c8ef276ba7c115ab8e5f3555f5e929ace2dd5 | |
parent | 4de044f87261a5bacb4c43f1bba1acd50104c7aa [diff] |
Use subprocess2 for downloading tools. Change to use exactly the same approach as when gclient hooks are executing [1]. It should be safe since it's using the DEPS-pinned depot_tools in third_party. Hopefully this solves the race condition problems we've been seeing in crbug.com/773671 [1]: https://cs.chromium.org/chromium/tools/depot_tools/gclient.py?rcl=b3ce73d028b1d44137d533220fd41be31bc31801&l=214 Bug: chromium:773671 Change-Id: Ia003dbca394e42556afa1a416fcb4844b960ad6c No-try: True Reviewed-on: https://webrtc-review.googlesource.com/8820 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Henrik Kjellander <kjellander@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20256}
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.