commit | 6188018e1d5f901ae58c7afcb451956438b357b3 | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Thu Oct 12 13:12:35 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Oct 13 03:48:26 2017 |
tree | 0f437d72130043e2b5209aa4a4f8aa8f2b8db03d | |
parent | 69cc48bb8b744bab99b892bac6b7ea9eb42a0520 [diff] |
Using Change.BugsFromDescription to read CL bugs in PRESUBMIT checks. Since we migrated to Gerrit recently we cannot rely on the BUG= format for this check because: * it is deprecated: https://cs.chromium.org/chromium/tools/depot_tools/presubmit_support.py?l=908&rcl=94652a37677488738626b96ff504fc07afbbaa87 * it causes confusion in our users because Gerrit uses Bug: and all the error messages were requiring BUG= This CL uses a more general API to get the list of bugs from in a CL and renames BUG= to Bug:. Bug: None Change-Id: I7e86fe6d8ca426d9e4bf3bd39021d2a510ec196f No-Treechecks: True No-Try: True Reviewed-on: https://webrtc-review.googlesource.com/8881 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Henrik Kjellander <kjellander@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20260}
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.