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

Issue 10824344: Renamed ExtensionIdSet to ExtensionIds (Closed)

Created:
8 years, 4 months ago by yefimt
Modified:
8 years, 4 months ago
CC:
chromium-reviews, Aaron Boodman, mihaip-chromium-reviews_chromium.org
Visibility:
Public.

Description

Renamed ExtensionIdSet to ExtensionIds BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=152173

Patch Set 1 #

Patch Set 2 : undid files where I went too far #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -59 lines) Patch
M chrome/browser/extensions/extension_prefs.h View 5 chunks +12 lines, -13 lines 0 comments Download
M chrome/browser/extensions/extension_prefs.cc View 12 chunks +23 lines, -23 lines 0 comments Download
M chrome/browser/extensions/extension_sorting.h View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/extension_sorting.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/extensions/extension_sorting_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/extension_toolbar_model.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_toolbar_model.cc View 5 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/protector/protected_prefs_watcher.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/protector/protected_prefs_watcher.cc View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
yefimt
8 years, 4 months ago (2012-08-17 01:00:43 UTC) #1
not at google - send to devlin
why?
8 years, 4 months ago (2012-08-17 01:02:03 UTC) #2
yefimt
On 2012/08/17 01:02:03, kalman wrote: > why? pkasting@ asked me to do it during different ...
8 years, 4 months ago (2012-08-17 01:03:58 UTC) #3
not at google - send to devlin
typedef std::set<std::string> ExtensionIdSet how is that not a set?
8 years, 4 months ago (2012-08-17 01:04:55 UTC) #4
not at google - send to devlin
Chatting to Yefim offline, the problem appears to be that there are two ExtensionIdSet typedefs, ...
8 years, 4 months ago (2012-08-17 01:10:30 UTC) #5
yefimt
On 2012/08/17 01:10:30, kalman wrote: > Chatting to Yefim offline, the problem appears to be ...
8 years, 4 months ago (2012-08-17 01:21:48 UTC) #6
not at google - send to devlin
I mean extensions::ExtensionPrefs::ExtensionIds is so much longer than just std::vector<std::set> and I would point out ...
8 years, 4 months ago (2012-08-17 01:30:06 UTC) #7
not at google - send to devlin
On 2012/08/17 01:30:06, kalman wrote: > I mean > > extensions::ExtensionPrefs::ExtensionIds > > is so ...
8 years, 4 months ago (2012-08-17 01:30:20 UTC) #8
Ivan Korotkov
protector/ LGTM
8 years, 4 months ago (2012-08-17 08:09:09 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yefim@chromium.org/10824344/10001
8 years, 4 months ago (2012-08-17 18:07:55 UTC) #10
commit-bot: I haz the power
8 years, 4 months ago (2012-08-17 22:39:08 UTC) #11
Change committed as 152173

Powered by Google App Engine
This is Rietveld 408576698