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

Issue 2606553002: Remove base::ScopedPtrHashMap from chrome/browser/extensions. (Closed)

Created:
3 years, 12 months ago by Avi (use Gerrit)
Modified:
3 years, 11 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove base::ScopedPtrHashMap from chrome/browser/extensions. BUG=579229 Committed: https://crrev.com/3ec9c0d0b1c26c51d9c2f0478de243298151e4e1 Cr-Commit-Position: refs/heads/master@{#440800}

Patch Set 1 #

Total comments: 11

Patch Set 2 : fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -32 lines) Patch
M chrome/browser/extensions/extension_management.h View 2 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/extensions/extension_management.cc View 1 4 chunks +20 lines, -25 lines 0 comments Download

Messages

Total messages: 19 (10 generated)
Avi (use Gerrit)
To anyone who's around this time of year.
3 years, 12 months ago (2016-12-24 03:45:47 UTC) #6
Reilly Grant (use Gerrit)
https://codereview.chromium.org/2606553002/diff/1/chrome/browser/extensions/extension_management.cc File chrome/browser/extensions/extension_management.cc (right): https://codereview.chromium.org/2606553002/diff/1/chrome/browser/extensions/extension_management.cc#newcode116 chrome/browser/extensions/extension_management.cc:116: for (auto it = settings_by_id_.begin(); it != settings_by_id_.end(); ++it) ...
3 years, 12 months ago (2016-12-27 16:31:00 UTC) #7
Devlin
lgtm once Reilly's nits are addressed. (FYI, I'll be here every day except US holidays ...
3 years, 12 months ago (2016-12-27 16:41:58 UTC) #8
Reilly Grant (use Gerrit)
https://codereview.chromium.org/2606553002/diff/1/chrome/browser/extensions/extension_management.cc File chrome/browser/extensions/extension_management.cc (right): https://codereview.chromium.org/2606553002/diff/1/chrome/browser/extensions/extension_management.cc#newcode449 chrome/browser/extensions/extension_management.cc:449: it = settings_by_id_.find(id); On 2016/12/27 16:41:58, Devlin wrote: > ...
3 years, 12 months ago (2016-12-27 16:57:48 UTC) #9
Avi (use Gerrit)
https://codereview.chromium.org/2606553002/diff/1/chrome/browser/extensions/extension_management.cc File chrome/browser/extensions/extension_management.cc (right): https://codereview.chromium.org/2606553002/diff/1/chrome/browser/extensions/extension_management.cc#newcode116 chrome/browser/extensions/extension_management.cc:116: for (auto it = settings_by_id_.begin(); it != settings_by_id_.end(); ++it) ...
3 years, 12 months ago (2016-12-27 21:45:42 UTC) #10
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/2606553002/20001
3 years, 12 months ago (2016-12-27 21:46:51 UTC) #13
Reilly Grant (use Gerrit)
lgtm
3 years, 12 months ago (2016-12-27 22:08:37 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
3 years, 12 months ago (2016-12-27 22:38:40 UTC) #17
commit-bot: I haz the power
3 years, 11 months ago (2017-01-02 15:47:38 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/3ec9c0d0b1c26c51d9c2f0478de243298151e4e1
Cr-Commit-Position: refs/heads/master@{#440800}

Powered by Google App Engine
This is Rietveld 408576698