commit | 29ead7821ba03d94c43a82fb218cdb1f85dd017b | [log] [tgz] |
---|---|---|
author | Devon Loehr <dloehr@google.com> | Mon Mar 24 15:04:53 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 25 07:45:11 2025 |
tree | d8cdca372c5c9f0e47092ad86f6f990e2c97f78a | |
parent | 8bb6424fb02a0e0a90ba8f2b0c985c6632840f95 [diff] |
Remove unnecessary virtual specifier Clang has added a new warning for virtual specifiers on methods of `final` classes. This cleans them up in preparation for enabling that warning. Bug: chromium:403236787 Change-Id: Icaf49d8b2631a5afb64b134b54d67f2e31477f4a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/382540 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44213}
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.