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

Issue 2466523002: Remove some linked_ptr c/b/extension (Closed)

Created:
4 years, 1 month ago by limasdf
Modified:
4 years, 1 month ago
Reviewers:
Devlin
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove some linked_ptr c/b/extension Use std::unique_ptr instead of deprecated linked_ptr. BUG=556939 Committed: https://crrev.com/8fc2d0b9f0705710151612e0a4af42fe85ec2ce8 Cr-Commit-Position: refs/heads/master@{#430184}

Patch Set 1 #

Total comments: 8

Patch Set 2 : review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -125 lines) Patch
M chrome/browser/extensions/api/gcd_private/gcd_private_api.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/mdns/dns_sd_registry.h View 3 chunks +1 line, -6 lines 0 comments Download
M chrome/browser/extensions/api/mdns/dns_sd_registry.cc View 2 chunks +4 lines, -5 lines 0 comments Download
M chrome/browser/extensions/api/platform_keys/verify_trust_api.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/extensions/api/settings_private/settings_private_event_router.h View 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/settings_private/settings_private_event_router.cc View 1 chunk +3 lines, -5 lines 0 comments Download
M chrome/browser/extensions/api/storage/managed_value_store_cache.h View 3 chunks +1 line, -6 lines 0 comments Download
M chrome/browser/extensions/api/storage/managed_value_store_cache.cc View 1 1 chunk +6 lines, -5 lines 0 comments Download
M chrome/browser/extensions/api/storage/sync_storage_backend.h View 2 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/storage/sync_storage_backend.cc View 1 2 chunks +10 lines, -8 lines 0 comments Download
M chrome/browser/extensions/api/streams_private/streams_private_api.h View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/streams_private/streams_private_api.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_action_manager.h View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_action_manager.cc View 1 3 chunks +14 lines, -15 lines 0 comments Download
M chrome/browser/extensions/extension_action_runner_browsertest.cc View 8 chunks +33 lines, -41 lines 0 comments Download
M chrome/browser/extensions/install_verifier.h View 2 chunks +1 line, -2 lines 0 comments Download
M chrome/browser/extensions/install_verifier.cc View 3 chunks +8 lines, -7 lines 0 comments Download
M chrome/browser/extensions/location_bar_controller.h View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/location_bar_controller.cc View 1 1 chunk +5 lines, -4 lines 0 comments Download

Messages

Total messages: 23 (14 generated)
limasdf
Hey Devlin, please take a look this clean up when you can find time.
4 years, 1 month ago (2016-10-31 19:00:59 UTC) #8
Devlin
Nice! Thanks for the cleanup! https://codereview.chromium.org/2466523002/diff/100001/chrome/browser/extensions/api/storage/managed_value_store_cache.cc File chrome/browser/extensions/api/storage/managed_value_store_cache.cc (right): https://codereview.chromium.org/2466523002/diff/100001/chrome/browser/extensions/api/storage/managed_value_store_cache.cc#newcode360 chrome/browser/extensions/api/storage/managed_value_store_cache.cc:360: return store_map_[extension_id].get(); nit: we ...
4 years, 1 month ago (2016-11-02 22:25:33 UTC) #9
limasdf
Thank you for the review. ptal when you can find time. https://codereview.chromium.org/2466523002/diff/100001/chrome/browser/extensions/api/storage/managed_value_store_cache.cc File chrome/browser/extensions/api/storage/managed_value_store_cache.cc (right): ...
4 years, 1 month ago (2016-11-03 15:29:23 UTC) #11
Devlin
nice, lgtm! Thanks for the patch. :) One last nit, looks like you have a ...
4 years, 1 month ago (2016-11-05 02:08:04 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2466523002/140001
4 years, 1 month ago (2016-11-05 12:07:42 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/326437)
4 years, 1 month ago (2016-11-05 12:49:15 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2466523002/140001
4 years, 1 month ago (2016-11-06 04:28:29 UTC) #19
commit-bot: I haz the power
Committed patchset #2 (id:140001)
4 years, 1 month ago (2016-11-06 04:54:56 UTC) #21
commit-bot: I haz the power
4 years, 1 month ago (2016-11-06 04:57:24 UTC) #23
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/8fc2d0b9f0705710151612e0a4af42fe85ec2ce8
Cr-Commit-Position: refs/heads/master@{#430184}

Powered by Google App Engine
This is Rietveld 408576698