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

Issue 149603009: [Mac] Sort the "other" profiles correctly in the new avatar bubble. (Closed)

Created:
6 years, 10 months ago by noms (inactive)
Modified:
6 years, 10 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

[Mac] Sort the "other" profiles correctly in the new avatar bubble. Because we draw things in reverse in Cocoa, we should iterate through the avatar items in reverse too. BUG=341972 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251068

Patch Set 1 #

Patch Set 2 : ++test #

Total comments: 2

Patch Set 3 : unbreak existing test #

Patch Set 4 : fix comment #

Patch Set 5 : nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -6 lines) Patch
M chrome/browser/ui/cocoa/browser/profile_chooser_controller.mm View 1 2 3 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/browser/profile_chooser_controller_unittest.mm View 1 2 3 4 2 chunks +35 lines, -3 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
noms (inactive)
6 years, 10 months ago (2014-02-12 16:04:50 UTC) #1
Alexei Svitkine (slow)
lgtm, but would be even better if there was a test!
6 years, 10 months ago (2014-02-12 16:34:45 UTC) #2
noms (inactive)
A wild test appears!
6 years, 10 months ago (2014-02-12 19:55:00 UTC) #3
Alexei Svitkine (slow)
lgtm, thanks https://codereview.chromium.org/149603009/diff/100001/chrome/browser/ui/cocoa/browser/profile_chooser_controller_unittest.mm File chrome/browser/ui/cocoa/browser/profile_chooser_controller_unittest.mm (right): https://codereview.chromium.org/149603009/diff/100001/chrome/browser/ui/cocoa/browser/profile_chooser_controller_unittest.mm#newcode150 chrome/browser/ui/cocoa/browser/profile_chooser_controller_unittest.mm:150: @"Test 2"}; Nit: Space before }
6 years, 10 months ago (2014-02-12 22:03:15 UTC) #4
noms (inactive)
https://codereview.chromium.org/149603009/diff/100001/chrome/browser/ui/cocoa/browser/profile_chooser_controller_unittest.mm File chrome/browser/ui/cocoa/browser/profile_chooser_controller_unittest.mm (right): https://codereview.chromium.org/149603009/diff/100001/chrome/browser/ui/cocoa/browser/profile_chooser_controller_unittest.mm#newcode150 chrome/browser/ui/cocoa/browser/profile_chooser_controller_unittest.mm:150: @"Test 2"}; On 2014/02/12 22:03:15, Alexei Svitkine wrote: > ...
6 years, 10 months ago (2014-02-13 14:46:15 UTC) #5
noms (inactive)
The CQ bit was checked by noms@chromium.org
6 years, 10 months ago (2014-02-13 14:46:21 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noms@chromium.org/149603009/300001
6 years, 10 months ago (2014-02-13 14:46:53 UTC) #7
commit-bot: I haz the power
6 years, 10 months ago (2014-02-13 17:08:46 UTC) #8
Message was sent while issue was closed.
Change committed as 251068

Powered by Google App Engine
This is Rietveld 408576698