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

Issue 17673004: Insert panel icons on the left of other panel icons. (Closed)

Created:
7 years, 6 months ago by flackr
Modified:
7 years, 6 months ago
Reviewers:
sky
CC:
chromium-reviews, sadrul, ben+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Insert panel icons on the left of other panel icons. BUG=253648 TEST=ChromeLauncherControllerPerAppTest.AppPanels TEST=Open hangouts, open chat windows, chats open to the left of existing panels. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=208626

Patch Set 1 #

Patch Set 2 : Fix test assertions. #

Total comments: 2

Patch Set 3 : Use special index for panels in browser launcher controller. #

Patch Set 4 : Add condition to per browser launcher controller as well. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -4 lines) Patch
M chrome/browser/ui/ash/launcher/chrome_launcher_controller_per_app.cc View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller_per_app_unittest.cc View 1 2 4 chunks +19 lines, -1 line 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller_per_browser.cc View 1 2 3 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
flackr
There's two ways I can see of having panels inserted on the left: changing the ...
7 years, 6 months ago (2013-06-25 15:27:24 UTC) #1
sky
https://codereview.chromium.org/17673004/diff/4001/ash/launcher/launcher_model.cc File ash/launcher/launcher_model.cc (right): https://codereview.chromium.org/17673004/diff/4001/ash/launcher/launcher_model.cc#newcode59 ash/launcher/launcher_model.cc:59: if (index == kAutomaticIndex) Can we move this magic ...
7 years, 6 months ago (2013-06-25 16:19:45 UTC) #2
flackr
https://codereview.chromium.org/17673004/diff/4001/ash/launcher/launcher_model.cc File ash/launcher/launcher_model.cc (right): https://codereview.chromium.org/17673004/diff/4001/ash/launcher/launcher_model.cc#newcode59 ash/launcher/launcher_model.cc:59: if (index == kAutomaticIndex) On 2013/06/25 16:19:45, sky wrote: ...
7 years, 6 months ago (2013-06-25 17:40:52 UTC) #3
sky
LGTM
7 years, 6 months ago (2013-06-25 17:54:16 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/flackr@chromium.org/17673004/10001
7 years, 6 months ago (2013-06-25 20:02:13 UTC) #5
flackr
Sorry, I realized we should be doing this check on the launcher per browser controller ...
7 years, 6 months ago (2013-06-25 21:26:40 UTC) #6
sky
LGTM
7 years, 6 months ago (2013-06-25 21:29:15 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/flackr@chromium.org/17673004/31001
7 years, 6 months ago (2013-06-25 23:05:01 UTC) #8
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 6 months ago (2013-06-26 00:15:33 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/flackr@chromium.org/17673004/31001
7 years, 6 months ago (2013-06-26 01:39:06 UTC) #10
commit-bot: I haz the power
7 years, 6 months ago (2013-06-26 04:32:45 UTC) #11
Message was sent while issue was closed.
Change committed as 208626

Powered by Google App Engine
This is Rietveld 408576698