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

Issue 10027007: ash: Make sure the uber-tray popup is positioned correctly. (Closed)

Created:
8 years, 8 months ago by sadrul
Modified:
8 years, 8 months ago
Reviewers:
sky
CC:
chromium-reviews, ben+watch_chromium.org
Visibility:
Public.

Description

ash: Make sure the uber-tray popup is positioned correctly. BUG=120698 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=131575

Patch Set 1 #

Total comments: 3

Patch Set 2 : . #

Total comments: 2

Patch Set 3 : . #

Patch Set 4 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -4 lines) Patch
M ash/system/tray/system_tray.cc View 1 2 3 2 chunks +15 lines, -0 lines 0 comments Download
M ash/wm/shelf_layout_manager.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/webui_login_view.cc View 1 2 3 1 chunk +6 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
sadrul
http://codereview.chromium.org/10027007/diff/1/ash/system/tray/system_tray.cc File ash/system/tray/system_tray.cc (right): http://codereview.chromium.org/10027007/diff/1/ash/system/tray/system_tray.cc#newcode226 ash/system/tray/system_tray.cc:226: !shell->tray()->GetWidget()->GetWindowScreenBounds().IsEmpty()) { Should 'IsVisible' check whether it has non-empty ...
8 years, 8 months ago (2012-04-09 00:08:37 UTC) #1
sky
http://codereview.chromium.org/10027007/diff/1/ash/system/tray/system_tray.cc File ash/system/tray/system_tray.cc (right): http://codereview.chromium.org/10027007/diff/1/ash/system/tray/system_tray.cc#newcode226 ash/system/tray/system_tray.cc:226: !shell->tray()->GetWidget()->GetWindowScreenBounds().IsEmpty()) { On 2012/04/09 00:08:37, sadrul wrote: > Should ...
8 years, 8 months ago (2012-04-09 15:11:21 UTC) #2
sadrul
http://codereview.chromium.org/10027007/diff/1/ash/system/tray/system_tray.cc File ash/system/tray/system_tray.cc (right): http://codereview.chromium.org/10027007/diff/1/ash/system/tray/system_tray.cc#newcode226 ash/system/tray/system_tray.cc:226: !shell->tray()->GetWidget()->GetWindowScreenBounds().IsEmpty()) { On 2012/04/09 15:11:21, sky wrote: > On ...
8 years, 8 months ago (2012-04-09 20:56:28 UTC) #3
sky
http://codereview.chromium.org/10027007/diff/6005/ash/wm/shelf_layout_manager.cc File ash/wm/shelf_layout_manager.cc (right): http://codereview.chromium.org/10027007/diff/6005/ash/wm/shelf_layout_manager.cc#newcode132 ash/wm/shelf_layout_manager.cc:132: bool empty = status_->GetWindowScreenBounds().IsEmpty() && Can we use status_->IsVisible() ...
8 years, 8 months ago (2012-04-09 21:01:48 UTC) #4
sadrul
http://codereview.chromium.org/10027007/diff/6005/ash/wm/shelf_layout_manager.cc File ash/wm/shelf_layout_manager.cc (right): http://codereview.chromium.org/10027007/diff/6005/ash/wm/shelf_layout_manager.cc#newcode132 ash/wm/shelf_layout_manager.cc:132: bool empty = status_->GetWindowScreenBounds().IsEmpty() && On 2012/04/09 21:01:48, sky ...
8 years, 8 months ago (2012-04-09 23:59:34 UTC) #5
sky
On 2012/04/09 23:59:34, sadrul wrote: > http://codereview.chromium.org/10027007/diff/6005/ash/wm/shelf_layout_manager.cc > File ash/wm/shelf_layout_manager.cc (right): > > http://codereview.chromium.org/10027007/diff/6005/ash/wm/shelf_layout_manager.cc#newcode132 > ...
8 years, 8 months ago (2012-04-10 00:23:39 UTC) #6
sadrul
On 2012/04/10 00:23:39, sky wrote: > On 2012/04/09 23:59:34, sadrul wrote: > > > http://codereview.chromium.org/10027007/diff/6005/ash/wm/shelf_layout_manager.cc ...
8 years, 8 months ago (2012-04-10 03:51:31 UTC) #7
sky
8 years, 8 months ago (2012-04-10 16:30:46 UTC) #8
LGTM

Powered by Google App Engine
This is Rietveld 408576698