commit | aa3c1cc92756e2906030a4a900b179f74920ce73 | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Fri Nov 02 09:54:56 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Nov 02 11:03:38 2018 |
tree | e714e5ce78698c8456491e602c849dbe75a49fc7 | |
parent | 41f00de26bb17a3b582122cffaeb49227ea3a791 [diff] |
Delete _strnicmp. Uses replaced with abseil functions. The replacements are absl::EqualsIgnoreCase and absl::StartsWithIgnoreCase. Also delete the alias RtpUtility::StringCompare. Bug: webrtc:6424 Change-Id: I4bed71540264450f85137ad0c2564125c5c6213f Reviewed-on: https://webrtc-review.googlesource.com/c/109006 Commit-Queue: Niels Moller <nisse@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25481}
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.