commit | 211856b956d8099ef99b9dbe16ce77dcf78d0bb4 | [log] [tgz] |
---|---|---|
author | Johannes Kron <kron@webrtc.org> | Thu Sep 06 12:12:28 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Sep 10 08:43:52 2018 +0000 |
tree | 077824ed8192112b174f15c5704d10c6107ff0b5 | |
parent | 2903888cdef80d5b1a4ce26b30379121a9f17f7b [diff] |
Make HasAttribute handle partial matching of attribute names. Improve HasAttribute to handle the case where the beginning of an attribute name is also an attribute name in it self. Two attributes that have this relation are extmap-allow-mixed and extmap. Bug: webrtc:9712 Change-Id: Iee660cc6e3dc7f2e7c56664a4f0ffb298eca9208 Reviewed-on: https://webrtc-review.googlesource.com/97422 Commit-Queue: Johannes Kron <kron@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24640}
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.
Authoritative list of directories that contain the native API header files.