commit | 1a41178e335ce45fda6f7c9835be807a7edc45a8 | [log] [tgz] |
---|---|---|
author | Salman Malik <salmanmalik@google.com> | Wed Feb 09 15:25:24 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 09 21:52:26 2022 |
tree | 3e8052679c63ec64836d4e102deb0b4c33899a08 | |
parent | 9b3c792f6772a0d2f2aa360640f5117bcd2810bd [diff] |
scoped_glib: Fix ODR violation Moving the template specialization into the header causes ODR violation when the header file is included in other units. Making the specialization inline to avoid this problem. Bug: chromium:1291247 Change-Id: I090548c1c3dd07a8c46b87ae90ebdd45a60a5cde Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/251200 Reviewed-by: Mark Foltz <mfoltz@chromium.org> Commit-Queue: Mark Foltz <mfoltz@chromium.org> Cr-Commit-Position: refs/heads/main@{#35969}
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.