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

Issue 1940133002: Use std::unique_ptr to transfer base::Value ownership in extensions::ValueStoreChange (Closed)

Created:
4 years, 7 months ago by dcheng
Modified:
4 years, 7 months ago
Reviewers:
Devlin
CC:
asanka, cbentzel+watch_chromium.org, chromium-apps-reviews_chromium.org, chromium-reviews, chromoting-reviews_chromium.org, danakj, dbeam+watch-options_chromium.org, extensions-reviews_chromium.org, michaelpg+watch-options_chromium.org, stevenjb+watch_chromium.org, sync-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use std::unique_ptr to transfer base::Value ownership in extensions::ValueStoreChange BUG=581865 Committed: https://crrev.com/a226db909b0c5ec72eff20cc9b1ff8eed69145a8 Cr-Commit-Position: refs/heads/master@{#391322}

Patch Set 1 #

Patch Set 2 : meh #

Patch Set 3 : . #

Total comments: 2

Patch Set 4 : . #

Patch Set 5 : One more. #

Patch Set 6 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+155 lines, -124 lines) Patch
M chrome/browser/extensions/api/storage/policy_value_store_unittest.cc View 1 2 4 chunks +6 lines, -5 lines 0 comments Download
M chrome/browser/extensions/api/storage/syncable_settings_storage.h View 1 chunk +11 lines, -15 lines 0 comments Download
M chrome/browser/extensions/api/storage/syncable_settings_storage.cc View 6 chunks +16 lines, -15 lines 0 comments Download
M extensions/browser/value_store/leveldb_value_store.cc View 3 chunks +4 lines, -3 lines 0 comments Download
M extensions/browser/value_store/testing_value_store.cc View 4 chunks +8 lines, -10 lines 0 comments Download
M extensions/browser/value_store/value_store_change.h View 2 chunks +6 lines, -5 lines 0 comments Download
M extensions/browser/value_store/value_store_change.cc View 3 chunks +13 lines, -6 lines 0 comments Download
M extensions/browser/value_store/value_store_change_unittest.cc View 3 chunks +19 lines, -16 lines 0 comments Download
M extensions/browser/value_store/value_store_unittest.cc View 1 2 3 4 5 16 chunks +72 lines, -49 lines 0 comments Download

Messages

Total messages: 23 (13 generated)
dcheng
Part of the work to switch away from deprecated base::Value functions. The long-term plan is ...
4 years, 7 months ago (2016-05-03 06:15:14 UTC) #5
Devlin
On 2016/05/03 06:15:14, dcheng wrote: > Part of the work to switch away from deprecated ...
4 years, 7 months ago (2016-05-03 16:55:05 UTC) #6
dcheng
https://codereview.chromium.org/1940133002/diff/40001/extensions/browser/value_store/value_store_unittest.cc File extensions/browser/value_store/value_store_unittest.cc (right): https://codereview.chromium.org/1940133002/diff/40001/extensions/browser/value_store/value_store_unittest.cc#newcode390 extensions/browser/value_store/value_store_unittest.cc:390: inner_dict->SetString("bar", "baz"); On 2016/05/03 at 16:55:05, Devlin wrote: > ...
4 years, 7 months ago (2016-05-03 17:16:26 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1940133002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1940133002/60001
4 years, 7 months ago (2016-05-03 17:17:22 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/221497)
4 years, 7 months ago (2016-05-03 17:45:19 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1940133002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1940133002/80001
4 years, 7 months ago (2016-05-03 17:58:48 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/164440) linux_chromium_gn_chromeos_rel on tryserver.chromium.linux (JOB_FAILED, ...
4 years, 7 months ago (2016-05-03 18:14:58 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1940133002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1940133002/100001
4 years, 7 months ago (2016-05-03 18:17:37 UTC) #20
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 7 months ago (2016-05-03 19:12:52 UTC) #21
commit-bot: I haz the power
4 years, 7 months ago (2016-05-03 19:14:40 UTC) #23
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/a226db909b0c5ec72eff20cc9b1ff8eed69145a8
Cr-Commit-Position: refs/heads/master@{#391322}

Powered by Google App Engine
This is Rietveld 408576698