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

Issue 2807473003: Shelf: Hide overflow bubble when app launched from overflow. (Closed)

Created:
3 years, 8 months ago by sammiequon
Modified:
3 years, 8 months ago
Reviewers:
msw
CC:
chromium-reviews, kalyank, sadrul
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Shelf: Hide overflow bubble when app launched from overflow. When the shelf is in autohide, the shelf does not hide after launching from overflow shelf. This is because the overflow shelf remains visible after lauching an app, which this CL fixes. BUG=625924 TEST=manual,ash_unittests --gtest_filter="ShelfViewTest.*" Review-Url: https://codereview.chromium.org/2807473003 Cr-Commit-Position: refs/heads/master@{#462869} Committed: https://chromium.googlesource.com/chromium/src/+/4242daf2b69dfc2c76b92adeeeb5d7efc756d59f

Patch Set 1 #

Total comments: 14

Patch Set 2 : Fixed patch set 1 errors. #

Total comments: 2

Patch Set 3 : Fixed patch set 2 errors. #

Total comments: 2

Patch Set 4 : Fixed patch set 3 errors. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -0 lines) Patch
M ash/common/shelf/shelf_view.cc View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
M ash/shelf/shelf_view_unittest.cc View 1 2 chunks +72 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (14 generated)
sammiequon
msw@ - Please take a look. Thanks!
3 years, 8 months ago (2017-04-06 21:32:42 UTC) #4
msw
https://codereview.chromium.org/2807473003/diff/1/ash/common/shelf/shelf_view.cc File ash/common/shelf/shelf_view.cc (right): https://codereview.chromium.org/2807473003/diff/1/ash/common/shelf/shelf_view.cc#newcode441 ash/common/shelf/shelf_view.cc:441: // If this is the overflow shelf, |main_shelf_| will ...
3 years, 8 months ago (2017-04-06 21:57:50 UTC) #6
sammiequon
https://codereview.chromium.org/2807473003/diff/1/ash/common/shelf/shelf_view.cc File ash/common/shelf/shelf_view.cc (right): https://codereview.chromium.org/2807473003/diff/1/ash/common/shelf/shelf_view.cc#newcode441 ash/common/shelf/shelf_view.cc:441: // If this is the overflow shelf, |main_shelf_| will ...
3 years, 8 months ago (2017-04-06 23:03:11 UTC) #9
msw
lgtm with minor comments, I'll peek again after they're addressed. https://codereview.chromium.org/2807473003/diff/1/ash/common/shelf/shelf_view.cc File ash/common/shelf/shelf_view.cc (right): https://codereview.chromium.org/2807473003/diff/1/ash/common/shelf/shelf_view.cc#newcode444 ...
3 years, 8 months ago (2017-04-06 23:19:03 UTC) #10
sammiequon
Thanks! https://codereview.chromium.org/2807473003/diff/1/ash/common/shelf/shelf_view.cc File ash/common/shelf/shelf_view.cc (right): https://codereview.chromium.org/2807473003/diff/1/ash/common/shelf/shelf_view.cc#newcode444 ash/common/shelf/shelf_view.cc:444: if (main_shelf_) { On 2017/04/06 23:19:03, msw wrote: ...
3 years, 8 months ago (2017-04-06 23:34:46 UTC) #11
msw
still lgtm with one nit that I forgot earlier https://codereview.chromium.org/2807473003/diff/40001/ash/common/shelf/shelf_view.cc File ash/common/shelf/shelf_view.cc (right): https://codereview.chromium.org/2807473003/diff/40001/ash/common/shelf/shelf_view.cc#newcode446 ash/common/shelf/shelf_view.cc:446: ...
3 years, 8 months ago (2017-04-06 23:37:19 UTC) #12
sammiequon
https://codereview.chromium.org/2807473003/diff/40001/ash/common/shelf/shelf_view.cc File ash/common/shelf/shelf_view.cc (right): https://codereview.chromium.org/2807473003/diff/40001/ash/common/shelf/shelf_view.cc#newcode446 ash/common/shelf/shelf_view.cc:446: if (main_shelf_->IsShowingOverflowBubble()) On 2017/04/06 23:37:19, msw wrote: > optional ...
3 years, 8 months ago (2017-04-06 23:55:23 UTC) #13
msw
lgtm
3 years, 8 months ago (2017-04-07 00:03:03 UTC) #16
sammiequon
On 2017/04/07 00:03:03, msw wrote: > lgtm Thanks!
3 years, 8 months ago (2017-04-07 15:35:53 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2807473003/60001
3 years, 8 months ago (2017-04-07 15:36:12 UTC) #21
commit-bot: I haz the power
3 years, 8 months ago (2017-04-07 15:43:38 UTC) #24
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/4242daf2b69dfc2c76b92adeeeb5...

Powered by Google App Engine
This is Rietveld 408576698