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

Issue 8476018: Move ConnectionToClient::EventHandler from ChromotingHost to ClientSession (Closed)

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

Description

Move ConnectionToClient::EventHandler from ChromotingHost to ClientSession BUG=None TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109457

Patch Set 1 #

Total comments: 4

Patch Set 2 : - #

Total comments: 31

Patch Set 3 : - #

Total comments: 2

Patch Set 4 : merged #

Unified diffs Side-by-side diffs Delta from patch set Stats (+193 lines, -208 lines) Patch
M remoting/host/chromoting_host.h View 1 2 3 6 chunks +9 lines, -22 lines 0 comments Download
M remoting/host/chromoting_host.cc View 1 2 3 9 chunks +32 lines, -82 lines 0 comments Download
M remoting/host/chromoting_host_unittest.cc View 1 2 3 9 chunks +39 lines, -35 lines 0 comments Download
M remoting/host/client_session.h View 1 2 2 chunks +22 lines, -9 lines 0 comments Download
M remoting/host/client_session.cc View 1 2 3 chunks +41 lines, -7 lines 0 comments Download
M remoting/host/client_session_unittest.cc View 1 6 chunks +17 lines, -20 lines 0 comments Download
M remoting/host/host_mock_objects.h View 1 2 3 1 chunk +5 lines, -3 lines 0 comments Download
M remoting/host/screen_recorder_unittest.cc View 1 2 3 3 chunks +6 lines, -1 line 0 comments Download
M remoting/protocol/connection_to_client.h View 1 2 1 chunk +9 lines, -8 lines 0 comments Download
M remoting/protocol/connection_to_client.cc View 1 2 3 2 chunks +8 lines, -15 lines 0 comments Download
M remoting/protocol/connection_to_client_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M remoting/protocol/protocol_mock_objects.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/protocol_mock_objects.cc View 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
Sergey Ulanov
9 years, 1 month ago (2011-11-05 00:12:38 UTC) #1
Wez
Sorry, I'm not clear from the CL description what the effects of this change are, ...
9 years, 1 month ago (2011-11-05 01:03:26 UTC) #2
Sergey Ulanov
On 2011/11/05 01:03:26, Wez wrote: > Sorry, I'm not clear from the CL description what ...
9 years, 1 month ago (2011-11-07 18:55:41 UTC) #3
Sergey Ulanov
ping
9 years, 1 month ago (2011-11-08 19:57:29 UTC) #4
Wez
Mostly looking good, but I've a couple of questions around the semantics of SetEventHandler and ...
9 years, 1 month ago (2011-11-09 01:35:06 UTC) #5
Sergey Ulanov
http://codereview.chromium.org/8476018/diff/5001/remoting/host/chromoting_host.cc File remoting/host/chromoting_host.cc (right): http://codereview.chromium.org/8476018/diff/5001/remoting/host/chromoting_host.cc#newcode135 remoting/host/chromoting_host.cc:135: OnClientDisconnected(client); On 2011/11/09 01:35:07, Wez wrote: > It seems ...
9 years, 1 month ago (2011-11-09 19:26:13 UTC) #6
Wez
LGTM, subject to a couple of comments, below! http://codereview.chromium.org/8476018/diff/1/remoting/host/screen_recorder_unittest.cc File remoting/host/screen_recorder_unittest.cc (right): http://codereview.chromium.org/8476018/diff/1/remoting/host/screen_recorder_unittest.cc#newcode112 remoting/host/screen_recorder_unittest.cc:112: TEST_F(ScreenRecorderTest, ...
9 years, 1 month ago (2011-11-09 23:34:50 UTC) #7
Sergey Ulanov
http://codereview.chromium.org/8476018/diff/1/remoting/host/screen_recorder_unittest.cc File remoting/host/screen_recorder_unittest.cc (right): http://codereview.chromium.org/8476018/diff/1/remoting/host/screen_recorder_unittest.cc#newcode112 remoting/host/screen_recorder_unittest.cc:112: TEST_F(ScreenRecorderTest, OneRecordCycle) { On 2011/11/09 23:34:50, Wez wrote: > ...
9 years, 1 month ago (2011-11-10 00:55:56 UTC) #8
Wez
http://codereview.chromium.org/8476018/diff/5001/remoting/host/chromoting_host.cc File remoting/host/chromoting_host.cc (right): http://codereview.chromium.org/8476018/diff/5001/remoting/host/chromoting_host.cc#newcode135 remoting/host/chromoting_host.cc:135: OnClientDisconnected(client); On 2011/11/10 00:55:57, sergeyu wrote: > I agree ...
9 years, 1 month ago (2011-11-10 01:25:12 UTC) #9
Sergey Ulanov
On Wed, Nov 9, 2011 at 5:25 PM, <wez@chromium.org> wrote: > > http://codereview.chromium.**org/8476018/diff/5001/** > remoting/host/chromoting_host.**cc<http://codereview.chromium.org/8476018/diff/5001/remoting/host/chromoting_host.cc> ...
9 years, 1 month ago (2011-11-10 02:30:46 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/8476018/15001
9 years, 1 month ago (2011-11-10 02:30:51 UTC) #11
commit-bot: I haz the power
Can't apply patch for file remoting/host/chromoting_host_unittest.cc. While running patch -p1 --forward --force; patching file remoting/host/chromoting_host_unittest.cc ...
9 years, 1 month ago (2011-11-10 02:30:54 UTC) #12
Wez
On 2011/11/10 02:30:46, sergeyu wrote: > Ok. I'll switch to calling callback in response to ...
9 years, 1 month ago (2011-11-10 02:45:48 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/8476018/15001
9 years, 1 month ago (2011-11-10 03:01:54 UTC) #14
commit-bot: I haz the power
Can't apply patch for file remoting/host/chromoting_host_unittest.cc. While running patch -p1 --forward --force; patching file remoting/host/chromoting_host_unittest.cc ...
9 years, 1 month ago (2011-11-10 03:01:58 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/8476018/20003
9 years, 1 month ago (2011-11-10 03:04:44 UTC) #16
commit-bot: I haz the power
9 years, 1 month ago (2011-11-10 05:02:50 UTC) #17
Try job failure for 8476018-20003 (retry) on win_rel for step
"chrome_frame_net_tests".
It's a second try, previously, step "chrome_frame_net_tests" failed.
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&nu...

Powered by Google App Engine
This is Rietveld 408576698