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

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

Created:
6 years, 3 months ago by dcheng
Modified:
6 years, 3 months ago
Reviewers:
Nicolas Zea
CC:
chromium-reviews, gcasto+watchlist_chromium.org, haitaol+watch_chromium.org, maniscalco+watch_chromium.org, mkwst+watchlist_chromium.org, tim+watch_chromium.org, zea+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/browser/sync/ This patch was generated by running the rewrite_scoped_refptr clang tool on a Linux build. BUG=110610 Committed: https://crrev.com/fda68628ff5b7158c4d2cf20853e6221e253dd06 Cr-Commit-Position: refs/heads/master@{#292081}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Propagate #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -9 lines) Patch
M chrome/browser/sync/glue/password_data_type_controller.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/sync/glue/sync_backend_host_core.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/profile_sync_components_factory_impl.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/sync/profile_sync_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/profile_sync_service_typed_url_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
dcheng
dcheng@chromium.org changed reviewers: + zea@chromium.org
6 years, 3 months ago (2014-08-26 18:40:57 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 18:40:57 UTC) #2
Nicolas Zea
LG with one comment. https://codereview.chromium.org/504273003/diff/1/chrome/browser/sync/profile_sync_components_factory_impl.cc File chrome/browser/sync/profile_sync_components_factory_impl.cc (right): https://codereview.chromium.org/504273003/diff/1/chrome/browser/sync/profile_sync_components_factory_impl.cc#newcode534 chrome/browser/sync/profile_sync_components_factory_impl.cc:534: scoped_refptr<password_manager::PasswordStore> password_store = On 2014/08/26 ...
6 years, 3 months ago (2014-08-26 23:31:37 UTC) #3
dcheng
PTAL. https://codereview.chromium.org/504273003/diff/1/chrome/browser/sync/profile_sync_components_factory_impl.cc File chrome/browser/sync/profile_sync_components_factory_impl.cc (right): https://codereview.chromium.org/504273003/diff/1/chrome/browser/sync/profile_sync_components_factory_impl.cc#newcode534 chrome/browser/sync/profile_sync_components_factory_impl.cc:534: scoped_refptr<password_manager::PasswordStore> password_store = On 2014/08/26 23:31:37, Nicolas Zea ...
6 years, 3 months ago (2014-08-26 23:34:54 UTC) #4
Nicolas Zea
lgtm
6 years, 3 months ago (2014-08-26 23:36:04 UTC) #5
dcheng
The CQ bit was checked by dcheng@chromium.org
6 years, 3 months ago (2014-08-26 23:37:46 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dcheng@chromium.org/504273003/20001
6 years, 3 months ago (2014-08-26 23:39:43 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_chromeos_rel_swarming on tryserver.chromium.linux ...
6 years, 3 months ago (2014-08-27 01:33:38 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (20001) as 4cd56adc8c7d0404be760405dc58133232a5e497
6 years, 3 months ago (2014-08-27 02:16:30 UTC) #9
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 02:49:11 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/fda68628ff5b7158c4d2cf20853e6221e253dd06
Cr-Commit-Position: refs/heads/master@{#292081}

Powered by Google App Engine
This is Rietveld 408576698