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

Issue 302653008: Moving default minimize location to the app launcher item. (Closed)

Created:
6 years, 7 months ago by Mr4D (OOO till 08-26)
Modified:
6 years, 6 months ago
Reviewers:
flackr
CC:
chromium-reviews, kalyank, sadrul, ben+ash_chromium.org
Visibility:
Public.

Description

Moving default minimize location to the app launcher item. BUG=374833 TEST=visual & unit test Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273699

Patch Set 1 #

Patch Set 2 : Self nit #

Total comments: 4

Patch Set 3 : rtl #

Patch Set 4 : Adding the functionality to return the overflow button as target if needed #

Total comments: 2

Patch Set 5 : Changed some comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -13 lines) Patch
M ash/shelf/shelf_view.h View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M ash/shelf/shelf_view.cc View 1 2 3 4 2 chunks +10 lines, -3 lines 0 comments Download
M ash/shelf/shelf_view_unittest.cc View 1 2 3 1 chunk +27 lines, -0 lines 0 comments Download
M ash/wm/window_animations.cc View 1 2 3 2 chunks +21 lines, -9 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Mr4D (OOO till 08-26)
Can you please have a look? Thanks!
6 years, 6 months ago (2014-05-28 16:05:19 UTC) #1
flackr
https://codereview.chromium.org/302653008/diff/20001/ash/wm/window_animations.cc File ash/wm/window_animations.cc (right): https://codereview.chromium.org/302653008/diff/20001/ash/wm/window_animations.cc#newcode499 ash/wm/window_animations.cc:499: return gfx::Rect(work_area.x(), work_area.bottom(), 0, 0); I believe this is ...
6 years, 6 months ago (2014-05-28 18:34:00 UTC) #2
Mr4D (OOO till 08-26)
Please have another look after kuscher weighed in. https://codereview.chromium.org/302653008/diff/20001/ash/wm/window_animations.cc File ash/wm/window_animations.cc (right): https://codereview.chromium.org/302653008/diff/20001/ash/wm/window_animations.cc#newcode499 ash/wm/window_animations.cc:499: return ...
6 years, 6 months ago (2014-05-28 21:50:40 UTC) #3
flackr
This default position lgtm, as discussed can you look into returning the overflow button from ...
6 years, 6 months ago (2014-05-29 14:32:28 UTC) #4
Mr4D (OOO till 08-26)
Added the overflow button functionality and a test. There is actually more wrong: some apps ...
6 years, 6 months ago (2014-05-29 16:56:54 UTC) #5
flackr
Looks good, one question. https://codereview.chromium.org/302653008/diff/60001/ash/shelf/shelf_view.cc File ash/shelf/shelf_view.cc (right): https://codereview.chromium.org/302653008/diff/60001/ash/shelf/shelf_view.cc#newcode460 ash/shelf/shelf_view.cc:460: if (index > last_visible_index_ && ...
6 years, 6 months ago (2014-05-29 17:05:00 UTC) #6
Mr4D (OOO till 08-26)
Please have another look! https://codereview.chromium.org/302653008/diff/60001/ash/shelf/shelf_view.cc File ash/shelf/shelf_view.cc (right): https://codereview.chromium.org/302653008/diff/60001/ash/shelf/shelf_view.cc#newcode460 ash/shelf/shelf_view.cc:460: if (index > last_visible_index_ && ...
6 years, 6 months ago (2014-05-29 20:09:51 UTC) #7
flackr
lgtm
6 years, 6 months ago (2014-05-29 21:51:50 UTC) #8
Mr4D (OOO till 08-26)
The CQ bit was checked by skuhne@chromium.org
6 years, 6 months ago (2014-05-29 21:53:11 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/skuhne@chromium.org/302653008/80001
6 years, 6 months ago (2014-05-29 21:55:32 UTC) #10
commit-bot: I haz the power
6 years, 6 months ago (2014-05-30 02:13:39 UTC) #11
Message was sent while issue was closed.
Change committed as 273699

Powered by Google App Engine
This is Rietveld 408576698