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

Issue 7200037: Channel adapter for Pepper P2P Transport API. (Closed)

Created:
9 years, 6 months ago by Sergey Ulanov
Modified:
9 years, 6 months ago
Reviewers:
Wez, Alpha Left Google
CC:
chromium-reviews, jamiewalch+watch_chromium.org, hclam+watch_chromium.org, simonmorris+watch_chromium.org, wez+watch_chromium.org, dmaclach+watch_chromium.org, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, ajwong+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Channel adapter for Pepper P2P Transport API. The new adapter will be used to implement protocol on top of the Transport API. BUG=51198 TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=89776

Patch Set 1 #

Patch Set 2 : - #

Total comments: 18

Patch Set 3 : - #

Patch Set 4 : - #

Patch Set 5 : compile on windows #

Patch Set 6 : update DEPS #

Unified diffs Side-by-side diffs Delta from patch set Stats (+250 lines, -0 lines) Patch
M remoting/protocol/DEPS View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
A remoting/protocol/pepper_p2p_channel.h View 1 2 3 4 1 chunk +76 lines, -0 lines 0 comments Download
A remoting/protocol/pepper_p2p_channel.cc View 1 2 1 chunk +170 lines, -0 lines 0 comments Download
M remoting/remoting.gyp View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Sergey Ulanov
9 years, 6 months ago (2011-06-20 20:41:01 UTC) #1
Wez
LGTM for the most part; just a couple of issues with naming of things, and ...
9 years, 6 months ago (2011-06-20 22:19:30 UTC) #2
Sergey Ulanov
http://codereview.chromium.org/7200037/diff/2001/remoting/protocol/pepper_p2p_channel.cc File remoting/protocol/pepper_p2p_channel.cc (right): http://codereview.chromium.org/7200037/diff/2001/remoting/protocol/pepper_p2p_channel.cc#newcode18 remoting/protocol/pepper_p2p_channel.cc:18: const char kPepperUdpProtocol[] = "udp"; On 2011/06/20 22:19:31, Wez ...
9 years, 6 months ago (2011-06-21 00:23:20 UTC) #3
Wez
9 years, 6 months ago (2011-06-21 00:41:02 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698