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

Issue 10831221: Tidy up ChromotingInstance members a little. (Closed)

Created:
8 years, 4 months ago by Wez
Modified:
8 years, 4 months ago
Reviewers:
Sergey Ulanov
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

Tidy up ChromotingInstance members a little. - Group member variables more appropriately. - Create the input pipeline as member objects rather than separate objects, to remove the need for pointer checks in various places. TEST=Existing unit-tests. Client plugin continues to work in manual tests. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151680

Patch Set 1 #

Total comments: 5

Patch Set 2 : Address review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -45 lines) Patch
M remoting/client/plugin/chromoting_instance.h View 1 3 chunks +11 lines, -13 lines 0 comments Download
M remoting/client/plugin/chromoting_instance.cc View 7 chunks +20 lines, -32 lines 0 comments Download
M remoting/protocol/mouse_input_filter.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/protocol/mouse_input_filter.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Wez
PTAL
8 years, 4 months ago (2012-08-09 23:55:35 UTC) #1
Sergey Ulanov
http://codereview.chromium.org/10831221/diff/1/remoting/client/plugin/chromoting_instance.cc File remoting/client/plugin/chromoting_instance.cc (right): http://codereview.chromium.org/10831221/diff/1/remoting/client/plugin/chromoting_instance.cc#newcode160 remoting/client/plugin/chromoting_instance.cc:160: mac_key_event_processor_(&input_tracker_), Does this work properly? mac_key_event_processor_ is a scoped_ptr<> ...
8 years, 4 months ago (2012-08-10 00:30:58 UTC) #2
Wez
http://codereview.chromium.org/10831221/diff/1/remoting/client/plugin/chromoting_instance.cc File remoting/client/plugin/chromoting_instance.cc (right): http://codereview.chromium.org/10831221/diff/1/remoting/client/plugin/chromoting_instance.cc#newcode160 remoting/client/plugin/chromoting_instance.cc:160: mac_key_event_processor_(&input_tracker_), On 2012/08/10 00:30:58, sergeyu wrote: > Does this ...
8 years, 4 months ago (2012-08-10 20:04:56 UTC) #3
Wez
On 2012/08/10 20:04:56, Wez wrote: > http://codereview.chromium.org/10831221/diff/1/remoting/client/plugin/chromoting_instance.cc > File remoting/client/plugin/chromoting_instance.cc (right): > > http://codereview.chromium.org/10831221/diff/1/remoting/client/plugin/chromoting_instance.cc#newcode160 > ...
8 years, 4 months ago (2012-08-13 23:58:01 UTC) #4
Wez
On 2012/08/13 23:58:01, Wez wrote: > On 2012/08/10 20:04:56, Wez wrote: > > > http://codereview.chromium.org/10831221/diff/1/remoting/client/plugin/chromoting_instance.cc ...
8 years, 4 months ago (2012-08-14 17:31:40 UTC) #5
Sergey Ulanov
LGTM. sorry for delay
8 years, 4 months ago (2012-08-14 18:52:05 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/10831221/3002
8 years, 4 months ago (2012-08-14 18:59:54 UTC) #7
commit-bot: I haz the power
Try job failure for 10831221-3002 (retry) (previous was lost) on linux_rel for step "interactive_ui_tests". It's ...
8 years, 4 months ago (2012-08-14 20:50:54 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/10831221/3002
8 years, 4 months ago (2012-08-14 21:01:05 UTC) #9
commit-bot: I haz the power
Try job failure for 10831221-3002 (retry) on win_rel for step "runhooks". It's a second try, ...
8 years, 4 months ago (2012-08-14 22:51:18 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/10831221/3002
8 years, 4 months ago (2012-08-14 23:12:11 UTC) #11
commit-bot: I haz the power
Try job failure for 10831221-3002 (retry) on linux_chromeos for step "browser_tests". It's a second try, ...
8 years, 4 months ago (2012-08-15 02:51:06 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/10831221/3002
8 years, 4 months ago (2012-08-15 07:02:04 UTC) #13
commit-bot: I haz the power
8 years, 4 months ago (2012-08-15 10:19:02 UTC) #14
Change committed as 151680

Powered by Google App Engine
This is Rietveld 408576698