Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(54)

Issue 103143004: Update webrtc/libjingle 5268:5288. (Closed)

Created:
7 years ago by Ronghua Wu (Left Chromium)
Modified:
7 years ago
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, garykac+watch_chromium.org, hclam+watch_chromium.org, fischman+watch_chromium.org, amit, sanjeevr, jam, mcasas+watch_chromium.org, joi+watch-content_chromium.org, feature-media-reviews_chromium.org, wez+watch_chromium.org, lambroslambrou+watch_chromium.org, darin-cc_chromium.org, weitaosu+watch_chromium.org, rmsousa+watch_chromium.org, alexeypa+watch_chromium.org, wjia+watch_chromium.org, sergeyu+watch_chromium.org, miu+watch_chromium.org, turaj
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -19 lines) Patch
M DEPS View 1 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/media_stream_audio_processor.cc View 1 3 chunks +0 lines, -7 lines 0 comments Download
M content/renderer/media/media_stream_dependency_factory.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download
M content/renderer/p2p/ipc_socket_factory.cc View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M jingle/glue/channel_socket_adapter.h View 1 2 chunks +2 lines, -0 lines 0 comments Download
M jingle/glue/channel_socket_adapter.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M jingle/glue/channel_socket_adapter_unittest.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M jingle/glue/fake_socket_factory.cc View 1 2 chunks +3 lines, -1 line 0 comments Download
M remoting/client/plugin/pepper_packet_socket_factory.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M remoting/jingle_glue/chromium_socket_factory.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M remoting/jingle_glue/chromium_socket_factory_unittest.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M third_party/libjingle/README.chromium View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 16 (0 generated)
Ronghua Wu (Left Chromium)
7 years ago (2013-12-13 19:24:08 UTC) #1
Henrik Grunell
LGTM on DEPS and content/renderer/media/*.
7 years ago (2013-12-13 19:26:38 UTC) #2
Henrik Grunell
On 2013/12/13 19:26:38, Henrik Grunell wrote: > LGTM on DEPS and content/renderer/media/*. Note that you ...
7 years ago (2013-12-13 19:27:22 UTC) #3
Ronghua Wu (Left Chromium)
+wjia for content
7 years ago (2013-12-13 19:28:16 UTC) #4
wjia(left Chromium)
content media lgtm. You might need owner for content p2p.
7 years ago (2013-12-13 19:36:13 UTC) #5
Niklas Enbom
Wait with this one, need to add one WebRTC fix to this one. On 2013/12/13 ...
7 years ago (2013-12-13 21:19:40 UTC) #6
Ronghua Wu (Left Chromium)
Waiting for Turaj's confirm. Sergey, need your approval on jingle and remoteing.
7 years ago (2013-12-13 22:28:29 UTC) #7
Ronghua Wu (Left Chromium)
+turaj
7 years ago (2013-12-13 23:08:46 UTC) #8
Sergey Ulanov
lgtm
7 years ago (2013-12-13 23:10:12 UTC) #9
Mallinath (Gone from Chromium)
On 2013/12/13 23:10:12, Sergey Ulanov wrote: > lgtm lgtm
7 years ago (2013-12-15 18:46:16 UTC) #10
Mallinath (Gone from Chromium)
https://codereview.chromium.org/103143004/diff/1/content/renderer/p2p/ipc_socket_factory.cc File content/renderer/p2p/ipc_socket_factory.cc (right): https://codereview.chromium.org/103143004/diff/1/content/renderer/p2p/ipc_socket_factory.cc#newcode396 content/renderer/p2p/ipc_socket_factory.cc:396: talk_base::CreatePacketTime(0)); sync to the latest and uncomment |packet_time| which ...
7 years ago (2013-12-16 14:04:55 UTC) #11
Ronghua Wu (Left Chromium)
https://codereview.chromium.org/103143004/diff/1/content/renderer/p2p/ipc_socket_factory.cc File content/renderer/p2p/ipc_socket_factory.cc (right): https://codereview.chromium.org/103143004/diff/1/content/renderer/p2p/ipc_socket_factory.cc#newcode396 content/renderer/p2p/ipc_socket_factory.cc:396: talk_base::CreatePacketTime(0)); On 2013/12/16 14:04:56, mallinath2 wrote: > sync to ...
7 years ago (2013-12-16 16:56:56 UTC) #12
Mallinath (Gone from Chromium)
https://codereview.chromium.org/103143004/diff/20001/content/renderer/p2p/ipc_socket_factory.cc File content/renderer/p2p/ipc_socket_factory.cc (right): https://codereview.chromium.org/103143004/diff/20001/content/renderer/p2p/ipc_socket_factory.cc#newcode398 content/renderer/p2p/ipc_socket_factory.cc:398: timestamp); SignalReadPacket takes PacketTime as argument, not TimeTicks. So ...
7 years ago (2013-12-16 17:00:55 UTC) #13
Ronghua Wu (Left Chromium)
https://codereview.chromium.org/103143004/diff/20001/content/renderer/p2p/ipc_socket_factory.cc File content/renderer/p2p/ipc_socket_factory.cc (right): https://codereview.chromium.org/103143004/diff/20001/content/renderer/p2p/ipc_socket_factory.cc#newcode398 content/renderer/p2p/ipc_socket_factory.cc:398: timestamp); On 2013/12/16 17:00:55, mallinath2 wrote: > SignalReadPacket takes ...
7 years ago (2013-12-17 00:41:02 UTC) #14
Ronghua Wu (Left Chromium)
The tree remains closed since this is ready for commit. Will check back tonight. Otherwise ...
7 years ago (2013-12-17 01:52:33 UTC) #15
Ronghua Wu (Left Chromium)
7 years ago (2013-12-17 02:02:56 UTC) #16
Message was sent while issue was closed.
Committed patchset #3 manually as r241095 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698