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

Issue 8501036: Convert extensions code using DictionaryValue::key_iterator and (Closed)

Created:
9 years, 1 month ago by not at google - send to devlin
Modified:
9 years, 1 month ago
Reviewers:
aa
CC:
chromium-reviews, Erik does not do reviews, mihaip+watch_chromium.org
Visibility:
Public.

Description

Convert extensions code using DictionaryValue::key_iterator and GetWithoutPathExpansion to DictionaryValue::Iterator. BUG= TEST=*Extension* Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111345

Patch Set 1 #

Patch Set 2 : sync #

Patch Set 3 : sync #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -27 lines) Patch
M chrome/browser/extensions/extension_prefs.cc View 1 chunk +5 lines, -13 lines 0 comments Download
M chrome/browser/extensions/settings/syncable_settings_storage.cc View 1 3 chunks +9 lines, -14 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
not at google - send to devlin
9 years, 1 month ago (2011-11-09 02:12:41 UTC) #1
not at google - send to devlin
Surprisingly few. Using Iterator means not having the unnecessary GetWithoutPathExpansion. But it might also be ...
9 years, 1 month ago (2011-11-09 02:14:58 UTC) #2
Aaron Boodman
lgtm
9 years, 1 month ago (2011-11-22 09:51:40 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kalman@chromium.org/8501036/8001
9 years, 1 month ago (2011-11-23 05:10:52 UTC) #4
commit-bot: I haz the power
Try job failure for 8501036-8001 (retry) on mac_rel for step "media_unittests". It's a second try, ...
9 years, 1 month ago (2011-11-23 06:52:56 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kalman@chromium.org/8501036/8001
9 years, 1 month ago (2011-11-23 11:05:52 UTC) #6
commit-bot: I haz the power
9 years, 1 month ago (2011-11-23 12:13:33 UTC) #7
Change committed as 111345

Powered by Google App Engine
This is Rietveld 408576698