commit | b49b66109ea8a0a33a3192ebccf91366af2e49ae | [log] [tgz] |
---|---|---|
author | Olga Sharonova <olka@webrtc.org> | Fri Oct 20 12:56:51 2017 +0000 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Oct 20 12:57:06 2017 +0000 |
tree | f6563709d89e7a6756c4a08053ffe3de9647c773 | |
parent | fd7c0a566a98c936005d3490bb92768a4abbb217 [diff] |
Revert "Rewrite WebRtcSession BUNDLE tests as PeerConnection tests" This reverts commit 096e367bfd58f9c24199852dcfdb6447b71c4324. Reason for revert: suspected of breaking chromium.webrtc.fyi: WebRtcBrowserTest.NegotiateUnsupportedVideoCodec WebRtcBrowserTest.NegotiateNonCryptoCall android https://uberchromegw.corp.google.com/i/chromium.webrtc.fyi/builders/Android%20Tests%20%28dbg%29%20%28L%20Nexus5%29/builds/25506 linux https://uberchromegw.corp.google.com/i/chromium.webrtc.fyi/builders/Linux%20Tester/builds/38809 mac https://uberchromegw.corp.google.com/i/chromium.webrtc.fyi/builders/Mac%20Tester/builds/44120 windows https://uberchromegw.corp.google.com/i/chromium.webrtc.fyi/builders/Win10%20Tester/builds/9236 Original change's description: > Rewrite WebRtcSession BUNDLE tests as PeerConnection tests > > Bug: webrtc:8222 > Change-Id: Id47e4544dc073564ad7e63d02865ca80dd5a85ff > Reviewed-on: https://webrtc-review.googlesource.com/8280 > Commit-Queue: Steve Anton <steveanton@webrtc.org> > Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#20365} TBR=steveanton@webrtc.org,deadbeef@webrtc.org Change-Id: I571d8c7fdce4b47137260e0f3276ea4eb04a496c No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: webrtc:8222 Reviewed-on: https://webrtc-review.googlesource.com/14240 Reviewed-by: Olga Sharonova <olka@webrtc.org> Commit-Queue: Olga Sharonova <olka@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20374}
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.