summaryrefslogtreecommitdiffstats
path: root/third_party/libjingle
diff options
context:
space:
mode:
authorthakis <thakis@chromium.org>2015-12-12 07:16:49 -0800
committerCommit bot <commit-bot@chromium.org>2015-12-12 15:17:36 +0000
commitfd40c6fd0a41b7539bc5332228ed71777a0f3007 (patch)
treeed005c8cdf9c8b46af1837c412a4c4a571b43f23 /third_party/libjingle
parentd7d44840e9d3cd750eee01183b5a7834c9961e5e (diff)
downloadchromium_src-fd40c6fd0a41b7539bc5332228ed71777a0f3007.zip
chromium_src-fd40c6fd0a41b7539bc5332228ed71777a0f3007.tar.gz
chromium_src-fd40c6fd0a41b7539bc5332228ed71777a0f3007.tar.bz2
Revert of Roll WebRTC 10992:10995, Libjingle 10991:10995 (patchset #1 id:1 of https://codereview.chromium.org/1518263002/ )
Reason for revert: Breaks clang/win build, and I want the bots to be green over the weekend (lots of other moving parts atm, sorry): http://build.chromium.org/p/chromium.fyi/builders/CrWinClang%28dbg%29/builds/5366/steps/compile/logs/stdio ..\..\third_party\libjingle\source\talk\app\webrtc\remoteaudiosource.cc(100,15) : error: moving a temporary object prevents copy elision [-Werror,-Wpessimizing-move] ssrc, std::move(rtc::scoped_ptr<AudioSinkInterface>(new Sink(this)))); ^ ..\..\third_party\libjingle\source\talk\app\webrtc\remoteaudiosource.cc(100,15) : note: remove std::move call here ssrc, std::move(rtc::scoped_ptr<AudioSinkInterface>(new Sink(this)))); ^~~~~~~~~~ ~ 1 error generated. Maybe you want to add win_clang_dbg to your rtc roll cl try set (but that bot is backed by only 3 slaves and cycle time is ~3h, so don't send it lots of try jobs) Original issue's description: > Roll WebRTC 10992:10995, Libjingle 10991:10995 > > WebRTC 10992:10995 > > Changes: https://chromium.googlesource.com/external/webrtc/trunk/webrtc.git/+log/1961b16..387e90b > > Libjingle 10991:10995 > > Changes: https://chromium.googlesource.com/external/webrtc/trunk/talk.git/+log/ae5cc13..5922083 > > TBR= > BUG= > > Committed: https://crrev.com/ecbb89e9327acd5941e531ce7fa49892dc09d966 > Cr-Commit-Position: refs/heads/master@{#364916} TBR=tommi@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG= Review URL: https://codereview.chromium.org/1525443002 Cr-Commit-Position: refs/heads/master@{#364934}
Diffstat (limited to 'third_party/libjingle')
-rw-r--r--third_party/libjingle/README.chromium2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/libjingle/README.chromium b/third_party/libjingle/README.chromium
index eb99222..d5a3d7d 100644
--- a/third_party/libjingle/README.chromium
+++ b/third_party/libjingle/README.chromium
@@ -1,7 +1,7 @@
Name: libjingle
URL: http://www.webrtc.org
Version: unknown
-Revision: 10995
+Revision: 10991
License: BSD
License File: source/talk/COPYING
Security Critical: yes