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

Issue 1908143002: Convert //components/user_prefs from scoped_ptr to std::unique_ptr (Closed)

Created:
4 years, 8 months ago by dcheng
Modified:
4 years, 8 months ago
Reviewers:
gab
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Convert //components/user_prefs from scoped_ptr to std::unique_ptr BUG=554298 R=gab@chromium.org Committed: https://crrev.com/b707c5c8bed8656c800f613b46967b916e1a7f44 Cr-Commit-Position: refs/heads/master@{#389204}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Restore the rightful glory of <windows.h> #

Unified diffs Side-by-side diffs Delta from patch set Stats (+161 lines, -159 lines) Patch
M components/user_prefs/tracked/device_id_win.cc View 1 2 chunks +3 lines, -2 lines 0 comments Download
M components/user_prefs/tracked/dictionary_hash_store_contents.h View 1 chunk +1 line, -1 line 0 comments Download
M components/user_prefs/tracked/dictionary_hash_store_contents.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M components/user_prefs/tracked/hash_store_contents.h View 2 chunks +2 lines, -2 lines 0 comments Download
M components/user_prefs/tracked/interceptable_pref_filter.h View 3 chunks +7 lines, -5 lines 0 comments Download
M components/user_prefs/tracked/interceptable_pref_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/user_prefs/tracked/pref_hash_calculator.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M components/user_prefs/tracked/pref_hash_calculator_unittest.cc View 3 chunks +11 lines, -10 lines 0 comments Download
M components/user_prefs/tracked/pref_hash_filter.h View 5 chunks +6 lines, -5 lines 0 comments Download
M components/user_prefs/tracked/pref_hash_filter.cc View 5 chunks +9 lines, -9 lines 0 comments Download
M components/user_prefs/tracked/pref_hash_filter_unittest.cc View 6 chunks +10 lines, -10 lines 0 comments Download
M components/user_prefs/tracked/pref_hash_store.h View 2 chunks +3 lines, -3 lines 0 comments Download
M components/user_prefs/tracked/pref_hash_store_impl.h View 2 chunks +5 lines, -5 lines 0 comments Download
M components/user_prefs/tracked/pref_hash_store_impl.cc View 4 chunks +8 lines, -8 lines 0 comments Download
M components/user_prefs/tracked/pref_hash_store_impl_unittest.cc View 22 chunks +24 lines, -24 lines 0 comments Download
M components/user_prefs/tracked/pref_service_hash_store_contents.h View 1 chunk +1 line, -1 line 0 comments Download
M components/user_prefs/tracked/pref_service_hash_store_contents.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M components/user_prefs/tracked/segregated_pref_store.h View 4 chunks +4 lines, -4 lines 0 comments Download
M components/user_prefs/tracked/segregated_pref_store.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M components/user_prefs/tracked/segregated_pref_store_unittest.cc View 6 chunks +11 lines, -9 lines 0 comments Download
M components/user_prefs/tracked/tracked_preferences_migration.h View 2 chunks +4 lines, -4 lines 0 comments Download
M components/user_prefs/tracked/tracked_preferences_migration.cc View 8 chunks +22 lines, -21 lines 0 comments Download
M components/user_prefs/tracked/tracked_preferences_migration_unittest.cc View 8 chunks +21 lines, -27 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
dcheng
Build failures appear to be unrelated.
4 years, 8 months ago (2016-04-21 21:35:32 UTC) #1
gab
lgtm % comments https://codereview.chromium.org/1908143002/diff/1/components/user_prefs/tracked/device_id_win.cc File components/user_prefs/tracked/device_id_win.cc (right): https://codereview.chromium.org/1908143002/diff/1/components/user_prefs/tracked/device_id_win.cc#newcode8 components/user_prefs/tracked/device_id_win.cc:8: #include <windows.h> windows.h always has to ...
4 years, 8 months ago (2016-04-22 18:17:32 UTC) #2
dcheng
https://codereview.chromium.org/1908143002/diff/1/components/user_prefs/tracked/device_id_win.cc File components/user_prefs/tracked/device_id_win.cc (right): https://codereview.chromium.org/1908143002/diff/1/components/user_prefs/tracked/device_id_win.cc#newcode8 components/user_prefs/tracked/device_id_win.cc:8: #include <windows.h> On 2016/04/22 at 18:17:31, gab wrote: > ...
4 years, 8 months ago (2016-04-22 18:23:32 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1908143002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1908143002/20001
4 years, 8 months ago (2016-04-22 18:24:12 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-22 19:15:37 UTC) #7
commit-bot: I haz the power
4 years, 8 months ago (2016-04-22 19:51:31 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b707c5c8bed8656c800f613b46967b916e1a7f44
Cr-Commit-Position: refs/heads/master@{#389204}

Powered by Google App Engine
This is Rietveld 408576698