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

Issue 10272029: Make sure the timer is stopped and destroyed on the thread it was created on. (Closed)

Created:
8 years, 7 months ago by alexeypa (please no reviews)
Modified:
8 years, 7 months ago
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

Make sure the elevated controller release timer is stopped and destroyed on the thread it was created on. BUG=125364 TEST=manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=134760

Patch Set 1 #

Total comments: 8

Patch Set 2 : CR feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -100 lines) Patch
M remoting/host/plugin/daemon_controller_win.cc View 1 15 chunks +98 lines, -100 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
alexeypa (please no reviews)
PTAL
8 years, 7 months ago (2012-05-01 16:54:03 UTC) #1
Sergey Ulanov
LGTM with one suggestion that you can ignore. https://chromiumcodereview.appspot.com/10272029/diff/1/remoting/host/plugin/daemon_controller_win.cc File remoting/host/plugin/daemon_controller_win.cc (right): https://chromiumcodereview.appspot.com/10272029/diff/1/remoting/host/plugin/daemon_controller_win.cc#newcode258 remoting/host/plugin/daemon_controller_win.cc:258: release_timer_.reset(new ...
8 years, 7 months ago (2012-05-01 17:26:04 UTC) #2
simonmorris
http://codereview.chromium.org/10272029/diff/1/remoting/host/plugin/daemon_controller_win.cc File remoting/host/plugin/daemon_controller_win.cc (right): http://codereview.chromium.org/10272029/diff/1/remoting/host/plugin/daemon_controller_win.cc#newcode83 remoting/host/plugin/daemon_controller_win.cc:83: // Activates an elevated instance of the controller and ...
8 years, 7 months ago (2012-05-01 17:29:11 UTC) #3
alexeypa (please no reviews)
FYI https://chromiumcodereview.appspot.com/10272029/diff/1/remoting/host/plugin/daemon_controller_win.cc File remoting/host/plugin/daemon_controller_win.cc (right): https://chromiumcodereview.appspot.com/10272029/diff/1/remoting/host/plugin/daemon_controller_win.cc#newcode258 remoting/host/plugin/daemon_controller_win.cc:258: release_timer_.reset(new base::OneShotTimer<DaemonControllerWin>()); On 2012/05/01 17:26:05, sergeyu wrote: > ...
8 years, 7 months ago (2012-05-01 17:32:30 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexeypa@chromium.org/10272029/1
8 years, 7 months ago (2012-05-01 17:32:48 UTC) #5
alexeypa (please no reviews)
FYI. Simon, please lgtm if you are ok with the change. I've stopped CQ for ...
8 years, 7 months ago (2012-05-01 18:00:01 UTC) #6
simonmorris
On 2012/05/01 18:00:01, alexeypa wrote: > FYI. Simon, please lgtm if you are ok with ...
8 years, 7 months ago (2012-05-01 18:05:14 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexeypa@chromium.org/10272029/8003
8 years, 7 months ago (2012-05-01 18:08:43 UTC) #8
commit-bot: I haz the power
8 years, 7 months ago (2012-05-01 20:30:00 UTC) #9
Change committed as 134760

Powered by Google App Engine
This is Rietveld 408576698