gn_check_autofix: increase error limit for gn check which after usage of -r to remove all target as of recently runs into Too many errors/warnings. Suppressing further messages. You can change the limit by passing --error-limit=<number>. which leads to not fixing errors. Passing a sufficiently high number as error limit avoids that. Doing tools_webrtc/gn_check_autofix.py -r api/BUILD.gn followed by tools_webrtc/gn_check_autofix -C out/Default should again require no(t much) more than a single pass. Bug: webrtc:467294026 Change-Id: I4912bdc6555256f7fbb55a0768296f0ab72f21a9 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/458520 Commit-Queue: Philipp Hancke <philipp.hancke@googlemail.com> Reviewed-by: Jeremy Leconte <jleconte@google.com> Reviewed-by: Christoffer Dewerin <jansson@webrtc.org> Cr-Commit-Position: refs/heads/main@{#47214}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.