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

Issue 911483002: app_list::Mixer: Use range-based for loops internally. (Closed)

Created:
5 years, 10 months ago by Matt Giuca
Modified:
5 years, 10 months ago
Reviewers:
calamity
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@applist-result-duplicate-const
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

app_list::Mixer: Use range-based for loops internally. A lot of the code is now much more readable. Committed: https://crrev.com/2ea6dbe3bcdfee5d91dd25083ca420c6061b3827 Cr-Commit-Position: refs/heads/master@{#315269}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Rename things. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -24 lines) Patch
M ui/app_list/search/mixer.cc View 1 5 chunks +15 lines, -24 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
Matt Giuca
5 years, 10 months ago (2015-02-09 01:01:11 UTC) #2
calamity
lgtm https://codereview.chromium.org/911483002/diff/1/ui/app_list/search/mixer.cc File ui/app_list/search/mixer.cc (right): https://codereview.chromium.org/911483002/diff/1/ui/app_list/search/mixer.cc#newcode64 ui/app_list/search/mixer.cc:64: for (SearchResult* result : provider->results()) { const SearchResult*? ...
5 years, 10 months ago (2015-02-09 03:47:59 UTC) #3
Matt Giuca
https://codereview.chromium.org/911483002/diff/1/ui/app_list/search/mixer.cc File ui/app_list/search/mixer.cc (right): https://codereview.chromium.org/911483002/diff/1/ui/app_list/search/mixer.cc#newcode64 ui/app_list/search/mixer.cc:64: for (SearchResult* result : provider->results()) { No, because |result| ...
5 years, 10 months ago (2015-02-09 04:03:38 UTC) #5
Matt Giuca
5 years, 10 months ago (2015-02-09 04:04:33 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/911483002/20001
5 years, 10 months ago (2015-02-09 05:01:51 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 10 months ago (2015-02-09 05:48:42 UTC) #9
commit-bot: I haz the power
5 years, 10 months ago (2015-02-09 05:49:28 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2ea6dbe3bcdfee5d91dd25083ca420c6061b3827
Cr-Commit-Position: refs/heads/master@{#315269}

Powered by Google App Engine
This is Rietveld 408576698