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

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

Created:
6 years, 3 months ago by dcheng
Modified:
6 years, 3 months ago
Reviewers:
nhiroki
CC:
chromium-reviews, kinuko+fileapi, nhiroki, tzik, peria
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_file_system/ This patch was generated by running the rewrite_scoped_refptr clang tool on a Linux build. BUG=110610 Committed: https://crrev.com/3b9b534f39c1b45858f5699afc763eff7d1bef0c Cr-Commit-Position: refs/heads/master@{#292097}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+169 lines, -212 lines) Patch
M chrome/browser/sync_file_system/drive_backend/callback_helper.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/callback_helper_unittest.cc View 1 chunk +4 lines, -5 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/drive_backend_sync_unittest.cc View 7 chunks +26 lines, -29 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/drive_service_on_worker.cc View 11 chunks +21 lines, -46 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/drive_uploader_on_worker.cc View 2 chunks +2 lines, -6 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/remote_change_processor_on_worker.cc View 4 chunks +10 lines, -17 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_engine.cc View 7 chunks +32 lines, -32 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_engine_unittest.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_task_manager.cc View 2 chunks +5 lines, -6 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_task_token.cc View 1 chunk +6 lines, -4 lines 0 comments Download
M chrome/browser/sync_file_system/local/canned_syncable_file_system.cc View 20 chunks +56 lines, -60 lines 0 comments Download
M chrome/browser/sync_file_system/local/root_delete_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/local/sync_file_system_backend.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
dcheng
dcheng@chromium.org changed reviewers: + nhiroki@chromium.org
6 years, 3 months ago (2014-08-26 00:24:09 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 00:24:10 UTC) #2
nhiroki
lgtm
6 years, 3 months ago (2014-08-27 02:10:35 UTC) #3
dcheng
The CQ bit was checked by dcheng@chromium.org
6 years, 3 months ago (2014-08-27 02:12:16 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/506793002/1
6 years, 3 months ago (2014-08-27 02:12:43 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_rel_swarming on tryserver.chromium.linux ...
6 years, 3 months ago (2014-08-27 04:03:24 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (1) as 5e632bd3bdfbbfa9ae411f9588b7e5b7de5931a3
6 years, 3 months ago (2014-08-27 04:38:40 UTC) #7
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 02:49:43 UTC) #8
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/3b9b534f39c1b45858f5699afc763eff7d1bef0c
Cr-Commit-Position: refs/heads/master@{#292097}

Powered by Google App Engine
This is Rietveld 408576698