commit | edec0769aacba3edfca02046b8dcebaa57efebf1 | [log] [tgz] |
---|---|---|
author | Henrik Kjellander <kjellander@webrtc.org> | Tue Nov 15 22:39:13 2016 +0100 |
committer | Henrik Kjellander <kjellander@webrtc.org> | Tue Nov 15 21:39:24 2016 +0000 |
tree | c5ec646142ec361f021746860f7c1f0c0a8a1a39 | |
parent | 776292d9e312ec50a8ded4f17d97ab95490a3c53 [diff] |
Make setup_links.py not fail if Chromium checkout is missing. If a checkout has been created but haven't yet executed gclient runhooks, running setup_links.py --clean-only will fail if the Chromium checkout isn't yet synced. This can make bots end up in a bad state since we now clean all links before running bot_update. Relaxing this error solves that problem. BUG=chromium:663278 TBR=ehmaldonado@webrtc.org NOTRY=True Review URL: https://codereview.webrtc.org/2496323004 . Cr-Commit-Position: refs/heads/master@{#15097}
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.