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

Issue 16143004: Use a weak pointer to post service control events and session change notifications. (Closed)

Created:
7 years, 6 months ago by alexeypa (please no reviews)
Modified:
7 years, 6 months ago
Reviewers:
Wez
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, rmsousa+watch_chromium.org, weitaosu+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Use a weak pointer to post service control events and session change notifications. BUG=241136 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=204918

Patch Set 1 #

Total comments: 8

Patch Set 2 : CR feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -167 lines) Patch
D remoting/base/stoppable.h View 1 chunk +0 lines, -63 lines 0 comments Download
D remoting/base/stoppable.cc View 1 chunk +0 lines, -43 lines 0 comments Download
M remoting/host/daemon_process.h View 1 5 chunks +7 lines, -6 lines 0 comments Download
M remoting/host/daemon_process.cc View 4 chunks +19 lines, -16 lines 0 comments Download
M remoting/host/daemon_process_win.cc View 3 chunks +0 lines, -14 lines 0 comments Download
M remoting/host/win/host_service.h View 1 6 chunks +12 lines, -5 lines 0 comments Download
M remoting/host/win/host_service.cc View 1 10 chunks +22 lines, -18 lines 0 comments Download
M remoting/remoting.gyp View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
alexeypa (please no reviews)
PTAL
7 years, 6 months ago (2013-06-07 17:32:01 UTC) #1
Wez
lgtm https://chromiumcodereview.appspot.com/16143004/diff/1/remoting/host/daemon_process.h File remoting/host/daemon_process.h (right): https://chromiumcodereview.appspot.com/16143004/diff/1/remoting/host/daemon_process.h#newcode108 remoting/host/daemon_process.h:108: void Stop(); nit: Comment explaining Stop() semantics here, ...
7 years, 6 months ago (2013-06-07 17:48:23 UTC) #2
alexeypa (please no reviews)
https://chromiumcodereview.appspot.com/16143004/diff/1/remoting/host/daemon_process.h File remoting/host/daemon_process.h (right): https://chromiumcodereview.appspot.com/16143004/diff/1/remoting/host/daemon_process.h#newcode108 remoting/host/daemon_process.h:108: void Stop(); On 2013/06/07 17:48:24, Wez wrote: > nit: ...
7 years, 6 months ago (2013-06-07 18:30:23 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexeypa@chromium.org/16143004/9002
7 years, 6 months ago (2013-06-07 18:31:46 UTC) #4
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=135723
7 years, 6 months ago (2013-06-07 19:45:46 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexeypa@chromium.org/16143004/9002
7 years, 6 months ago (2013-06-07 20:01:03 UTC) #6
commit-bot: I haz the power
7 years, 6 months ago (2013-06-07 20:50:07 UTC) #7
Message was sent while issue was closed.
Change committed as 204918

Powered by Google App Engine
This is Rietveld 408576698