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

Issue 10829324: Add mux-stream transport support in session description (Closed)

Created:
8 years, 4 months ago by Sergey Ulanov
Modified:
8 years, 4 months ago
Reviewers:
Wez
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Add mux-stream transport support in session description Also moved NameToValue() and ValueToName() from jingle_messages.cc to name_value_map.h . These functions simplify string<->enum mapping. BUG=137135 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=151629

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -111 lines) Patch
M remoting/protocol/content_description.cc View 1 2 3 3 chunks +20 lines, -73 lines 0 comments Download
M remoting/protocol/jingle_messages.cc View 1 8 chunks +11 lines, -38 lines 0 comments Download
A remoting/protocol/name_value_map.h View 1 2 3 4 1 chunk +40 lines, -0 lines 0 comments Download
M remoting/protocol/session_config.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/remoting.gyp View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Sergey Ulanov
8 years, 4 months ago (2012-08-14 19:03:18 UTC) #1
Wez
LGTM w/ nits :) http://codereview.chromium.org/10829324/diff/1/remoting/protocol/jingle_messages.cc File remoting/protocol/jingle_messages.cc (right): http://codereview.chromium.org/10829324/diff/1/remoting/protocol/jingle_messages.cc#newcode298 remoting/protocol/jingle_messages.cc:298: if (reason_string == NULL) nit: ...
8 years, 4 months ago (2012-08-14 20:56:32 UTC) #2
Sergey Ulanov
http://codereview.chromium.org/10829324/diff/1/remoting/protocol/jingle_messages.cc File remoting/protocol/jingle_messages.cc (right): http://codereview.chromium.org/10829324/diff/1/remoting/protocol/jingle_messages.cc#newcode298 remoting/protocol/jingle_messages.cc:298: if (reason_string == NULL) On 2012/08/14 20:56:32, Wez wrote: ...
8 years, 4 months ago (2012-08-14 21:21:36 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/10829324/1006
8 years, 4 months ago (2012-08-14 21:22:19 UTC) #4
commit-bot: I haz the power
Try job failure for 10829324-1006 (retry) (retry) on linux_rel for step "interactive_ui_tests". It's a second ...
8 years, 4 months ago (2012-08-14 23:11:46 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/10829324/7003
8 years, 4 months ago (2012-08-14 23:39:10 UTC) #6
commit-bot: I haz the power
8 years, 4 months ago (2012-08-15 00:19:01 UTC) #7

Powered by Google App Engine
This is Rietveld 408576698