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

Issue 719353002: Remove implicit conversions from scoped_refptr to T* in remoting/ (Closed)

Created:
6 years, 1 month ago by dcheng
Modified:
6 years, 1 month ago
Reviewers:
Wez
CC:
chromium-reviews, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Remove implicit conversions from scoped_refptr to T* in remoting/ This patch was generated by running the rewrite_scoped_refptr clang tool on a Windows build. BUG=110610 Committed: https://crrev.com/858fd171915d2a0d0fd5c423d360c72c0eb4f453 Cr-Commit-Position: refs/heads/master@{#303951}

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -13 lines) Patch
M remoting/base/auto_thread.cc View 1 chunk +2 lines, -2 lines 4 comments Download
M remoting/host/desktop_session_win.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M remoting/host/setup/daemon_controller_delegate_win.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M remoting/host/setup/win/auth_code_getter.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M remoting/host/win/host_service.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (2 generated)
dcheng
6 years, 1 month ago (2014-11-12 23:28:30 UTC) #2
Wez
https://codereview.chromium.org/719353002/diff/1/remoting/base/auto_thread.cc File remoting/base/auto_thread.cc (right): https://codereview.chromium.org/719353002/diff/1/remoting/base/auto_thread.cc#newcode80 remoting/base/auto_thread.cc:80: AutoThread* thread = new AutoThread(name, joiner.get()); This should stay ...
6 years, 1 month ago (2014-11-12 23:57:04 UTC) #3
dcheng
https://codereview.chromium.org/719353002/diff/1/remoting/base/auto_thread.cc File remoting/base/auto_thread.cc (right): https://codereview.chromium.org/719353002/diff/1/remoting/base/auto_thread.cc#newcode80 remoting/base/auto_thread.cc:80: AutoThread* thread = new AutoThread(name, joiner.get()); On 2014/11/12 at ...
6 years, 1 month ago (2014-11-12 23:59:07 UTC) #4
Wez
lgtm https://codereview.chromium.org/719353002/diff/1/remoting/base/auto_thread.cc File remoting/base/auto_thread.cc (right): https://codereview.chromium.org/719353002/diff/1/remoting/base/auto_thread.cc#newcode80 remoting/base/auto_thread.cc:80: AutoThread* thread = new AutoThread(name, joiner.get()); On 2014/11/12 ...
6 years, 1 month ago (2014-11-13 00:18:39 UTC) #5
dcheng
https://codereview.chromium.org/719353002/diff/1/remoting/base/auto_thread.cc File remoting/base/auto_thread.cc (right): https://codereview.chromium.org/719353002/diff/1/remoting/base/auto_thread.cc#newcode80 remoting/base/auto_thread.cc:80: AutoThread* thread = new AutoThread(name, joiner.get()); On 2014/11/13 00:18:39, ...
6 years, 1 month ago (2014-11-13 00:25:24 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/719353002/1
6 years, 1 month ago (2014-11-13 00:28:05 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
6 years, 1 month ago (2014-11-13 01:17:38 UTC) #9
commit-bot: I haz the power
6 years, 1 month ago (2014-11-13 01:18:19 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/858fd171915d2a0d0fd5c423d360c72c0eb4f453
Cr-Commit-Position: refs/heads/master@{#303951}

Powered by Google App Engine
This is Rietveld 408576698