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

Issue 745333002: Remove implicit conversions from scoped_refptr to T* in chrome/ (Closed)

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

Description

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

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -6 lines) Patch
M chrome/browser/metro_utils/metro_chrome_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/shell_integration_win.cc View 2 chunks +4 lines, -4 lines 2 comments Download
M chrome/browser/ui/pdf/adobe_reader_info_win.cc View 1 chunk +2 lines, -1 line 2 comments Download

Messages

Total messages: 9 (2 generated)
dcheng
https://codereview.chromium.org/745333002/diff/1/chrome/browser/ui/pdf/adobe_reader_info_win.cc File chrome/browser/ui/pdf/adobe_reader_info_win.cc (right): https://codereview.chromium.org/745333002/diff/1/chrome/browser/ui/pdf/adobe_reader_info_win.cc#newcode91 chrome/browser/ui/pdf/adobe_reader_info_win.cc:91: scoped_refptr<PluginPrefs> plugin_prefs = Note: the plugin rewrote the variable ...
6 years, 1 month ago (2014-11-21 17:25:18 UTC) #2
Lei Zhang
lgtm https://codereview.chromium.org/745333002/diff/1/chrome/browser/shell_integration_win.cc File chrome/browser/shell_integration_win.cc (right): https://codereview.chromium.org/745333002/diff/1/chrome/browser/shell_integration_win.cc#newcode493 chrome/browser/shell_integration_win.cc:493: property_store->GetValue(PKEY_AppUserModel_ID, propvariant.Receive()) != nit: the prev code looks ...
6 years, 1 month ago (2014-11-21 17:44:28 UTC) #3
dcheng
https://codereview.chromium.org/745333002/diff/1/chrome/browser/shell_integration_win.cc File chrome/browser/shell_integration_win.cc (right): https://codereview.chromium.org/745333002/diff/1/chrome/browser/shell_integration_win.cc#newcode493 chrome/browser/shell_integration_win.cc:493: property_store->GetValue(PKEY_AppUserModel_ID, propvariant.Receive()) != On 2014/11/21 17:44:28, Lei Zhang wrote: ...
6 years, 1 month ago (2014-11-21 19:12:11 UTC) #4
Lei Zhang
On 2014/11/21 19:12:11, dcheng wrote: > https://codereview.chromium.org/745333002/diff/1/chrome/browser/shell_integration_win.cc > File chrome/browser/shell_integration_win.cc (right): > > https://codereview.chromium.org/745333002/diff/1/chrome/browser/shell_integration_win.cc#newcode493 > ...
6 years, 1 month ago (2014-11-21 19:14:45 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/745333002/1
6 years, 1 month ago (2014-11-21 20:31:44 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
6 years, 1 month ago (2014-11-21 21:22:36 UTC) #8
commit-bot: I haz the power
6 years, 1 month ago (2014-11-21 21:23:18 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/81762e001c5c58b778a883fdace89975db9ee084
Cr-Commit-Position: refs/heads/master@{#305286}

Powered by Google App Engine
This is Rietveld 408576698