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

Issue 8774017: Add AUTHENTICATED session state. (Closed)

Created:
9 years ago by Sergey Ulanov
Modified:
9 years ago
Reviewers:
Wez
CC:
chromium-reviews, jamiewalch+watch_chromium.org, hclam+watch_chromium.org, simonmorris+watch_chromium.org, wez+watch_chromium.org, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, Paweł Hajdan Jr., sergeyu+watch_chromium.org
Visibility:
Public.

Description

Add AUTHENTICATED session state. Also removed AUTHENTICATED state from ConnectionToHost - We no longer need it there. BUG=105214 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113146

Patch Set 1 : - #

Patch Set 2 : - #

Total comments: 22

Patch Set 3 : - #

Patch Set 4 : - #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -56 lines) Patch
M remoting/client/chromoting_client.cc View 1 chunk +1 line, -2 lines 0 comments Download
M remoting/client/plugin/pepper_view.cc View 1 1 chunk +0 lines, -3 lines 0 comments Download
M remoting/protocol/connection_to_client.cc View 2 chunks +8 lines, -10 lines 0 comments Download
M remoting/protocol/connection_to_client_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/protocol/connection_to_host.h View 1 chunk +0 lines, -4 lines 0 comments Download
M remoting/protocol/connection_to_host.cc View 3 chunks +27 lines, -26 lines 0 comments Download
M remoting/protocol/jingle_session.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M remoting/protocol/jingle_session_unittest.cc View 1 2 3 2 chunks +6 lines, -0 lines 0 comments Download
M remoting/protocol/pepper_session.cc View 3 chunks +5 lines, -2 lines 0 comments Download
M remoting/protocol/session.h View 1 2 3 chunks +11 lines, -4 lines 0 comments Download
M remoting/protocol/session_manager.h View 1 2 1 chunk +13 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Sergey Ulanov
9 years ago (2011-12-02 00:44:42 UTC) #1
Wez
LGTM, although I question why we need CONNECTING, CONNECTED and AUTHENTICATED states; why do callers ...
9 years ago (2011-12-03 00:10:37 UTC) #2
Sergey Ulanov
I agree that CONNECTING may not be necessary - added TODO for this, but CONNECTED ...
9 years ago (2011-12-06 02:33:20 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/8774017/8013
9 years ago (2011-12-06 02:42:51 UTC) #4
commit-bot: I haz the power
9 years ago (2011-12-06 07:30:17 UTC) #5
Change committed as 113146

Powered by Google App Engine
This is Rietveld 408576698