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

Issue 8775021: Fix race condition disconnecting hosts. (Closed)

Created:
9 years ago by Jamie
Modified:
9 years ago
Reviewers:
Sergey Ulanov
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, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Fix race condition disconnecting hosts. Also, remove a couple of unused functions and rename some to be more meaningful following the recent refactoring. BUG=102441 TEST=Manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112762

Patch Set 1 #

Total comments: 1

Patch Set 2 : Use scoped_refptr instead of synchronization. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -24 lines) Patch
M remoting/host/it2me_host_user_interface.h View 1 1 chunk +2 lines, -5 lines 0 comments Download
M remoting/host/it2me_host_user_interface.cc View 1 4 chunks +6 lines, -16 lines 1 comment Download
M remoting/host/local_input_monitor_mac.mm View 1 2 chunks +2 lines, -1 line 0 comments Download
M remoting/host/local_input_monitor_thread_linux.h View 1 2 chunks +2 lines, -1 line 0 comments Download
M remoting/host/local_input_monitor_thread_win.h View 1 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
Jamie
9 years ago (2011-12-01 19:30:46 UTC) #1
Sergey Ulanov
I don't think this is the right solution for the problem - there is a ...
9 years ago (2011-12-01 20:35:24 UTC) #2
Jamie
Fair point. ptal
9 years ago (2011-12-01 20:54:44 UTC) #3
Sergey Ulanov
lgtm http://codereview.chromium.org/8775021/diff/3002/remoting/host/it2me_host_user_interface.cc File remoting/host/it2me_host_user_interface.cc (right): http://codereview.chromium.org/8775021/diff/3002/remoting/host/it2me_host_user_interface.cc#newcode71 remoting/host/it2me_host_user_interface.cc:71: username)); nit: this parameter can be moved to ...
9 years ago (2011-12-01 21:14:16 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamiewalch@chromium.org/8775021/3002
9 years ago (2011-12-01 23:39:10 UTC) #5
commit-bot: I haz the power
Try job failure for 8775021-3002 (previous was lost) (retry) (retry) on win_rel for step "update". ...
9 years ago (2011-12-02 02:06:54 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamiewalch@chromium.org/8775021/3002
9 years ago (2011-12-02 02:15:42 UTC) #7
commit-bot: I haz the power
Try job failure for 8775021-3002 (retry) on win_rel for step "compile" (clobber build). It's a ...
9 years ago (2011-12-02 03:11:11 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamiewalch@chromium.org/8775021/3002
9 years ago (2011-12-02 18:07:26 UTC) #9
commit-bot: I haz the power
9 years ago (2011-12-02 19:39:43 UTC) #10
Change committed as 112762

Powered by Google App Engine
This is Rietveld 408576698