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

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

Created:
6 years, 3 months ago by dcheng
Modified:
6 years, 3 months ago
Reviewers:
Lei Zhang
CC:
asanka, benjhayden+dwatch_chromium.org, browser-components-watch_chromium.org, cbentzel+watch_chromium.org, chromium-reviews, chromoting-reviews_chromium.org, David Black, dhollowa+watch_chromium.org, dominich, donnd+watch_chromium.org, dougw+watch_chromium.org, Jered, jfweitz+watch_chromium.org, kmadhusu+watch_chromium.org, marja+watch_chromium.org, melevin+watch_chromium.org, native-client-reviews_googlegroups.com, pam+watch_chromium.org, rlp+watch_chromium.org, samarth+watch_chromium.org, skanuj+watch_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 chrome/ This patch was generated by running the rewrite_scoped_refptr clang tool on a Linux build. BUG=110610 Committed: https://crrev.com/319a2195e07b206341546b740686c5c744e40d3f Cr-Commit-Position: refs/heads/master@{#292012}

Patch Set 1 #

Patch Set 2 : Move download out #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -35 lines) Patch
M chrome/browser/browser_process_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/file_select_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/history_backend.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/history_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/io_thread.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/nacl_host/nacl_browser_delegate_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/cloud/user_policy_signin_service_base.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profile_resetter/profile_resetter_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/profile_resetter/resettable_settings_snapshot.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/safe_browsing/incident_reporting/incident_reporting_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/search/hotword_service_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/search/search_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/sessions/session_data_deleter.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/signin/easy_unlock_service.cc View 2 chunks +2 lines, -4 lines 0 comments Download
M chrome/browser/ssl/ssl_error_classification_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/supervised_user/supervised_user_settings_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/themes/theme_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/net/x509_certificate_model_unittest.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/service/cloud_print/cloud_print_proxy.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/remoting/remote_desktop_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/utility/local_discovery/service_discovery_message_handler.cc View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
dcheng
dcheng@chromium.org changed reviewers: + thestig@chromium.org
6 years, 3 months ago (2014-08-26 17:54:07 UTC) #1
dcheng
Unfortunately, we can't make scoped_refptr testable until the conversion operator has been removed. While it ...
6 years, 3 months ago (2014-08-26 17:54:07 UTC) #2
Lei Zhang
lgtm
6 years, 3 months ago (2014-08-26 20:44:52 UTC) #3
dcheng
The CQ bit was checked by dcheng@chromium.org
6 years, 3 months ago (2014-08-26 20:52:09 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dcheng@chromium.org/511473002/20001
6 years, 3 months ago (2014-08-26 20:53:30 UTC) #5
commit-bot: I haz the power
Committed patchset #2 (20001) as eb1304d732637d8fba9dfb7f99a12bed70980939
6 years, 3 months ago (2014-08-26 22:52:56 UTC) #6
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 02:46:44 UTC) #7
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/319a2195e07b206341546b740686c5c744e40d3f
Cr-Commit-Position: refs/heads/master@{#292012}

Powered by Google App Engine
This is Rietveld 408576698