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

Issue 448493002: Avoiding double resize of maximized windows upon user switch due to showing and hiding of the shelf (Closed)

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

Description

Avoiding double resize of maximized windows upon user switch due to showing and hiding of the shelf BUG=385992 TEST=MultiUserWindowManagerChromeOSTest.TestBlackBarCover & visual inspection Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287880

Patch Set 1 #

Total comments: 2

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+244 lines, -44 lines) Patch
M ash/shelf/shelf_widget.h View 1 chunk +5 lines, -0 lines 0 comments Download
M ash/shelf/shelf_widget.cc View 6 chunks +34 lines, -0 lines 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller.h View 1 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc View 1 4 chunks +64 lines, -32 lines 0 comments Download
M chrome/browser/ui/ash/multi_user/multi_user_window_manager_chromeos_unittest.cc View 5 chunks +89 lines, -0 lines 0 comments Download
M chrome/browser/ui/ash/multi_user/user_switch_animator_chromeos.h View 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/ash/multi_user/user_switch_animator_chromeos.cc View 1 5 chunks +42 lines, -10 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Mr4D (OOO till 08-26)
As discussed the solution for the double resize by adding a black rectangle on top ...
6 years, 4 months ago (2014-08-05 23:46:32 UTC) #1
flackr
LGTM nit: specify the unit test MultiUserWindowManagerChromeOSTest.TestBlackBarCover in TEST= and for visual probably give instruction ...
6 years, 4 months ago (2014-08-06 12:24:03 UTC) #2
Mr4D (OOO till 08-26)
Done. Thanks! https://codereview.chromium.org/448493002/diff/1/chrome/browser/ui/ash/launcher/chrome_launcher_controller.h File chrome/browser/ui/ash/launcher/chrome_launcher_controller.h (right): https://codereview.chromium.org/448493002/diff/1/chrome/browser/ui/ash/launcher/chrome_launcher_controller.h#newcode391 chrome/browser/ui/ash/launcher/chrome_launcher_controller.h:391: bool ShelfVisibilityChangesProbablyWithUser(aura::Window* root_window, On 2014/08/06 12:24:03, flackr ...
6 years, 4 months ago (2014-08-06 19:49:26 UTC) #3
Mr4D (OOO till 08-26)
The CQ bit was checked by skuhne@chromium.org
6 years, 4 months ago (2014-08-06 19:49:35 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/skuhne@chromium.org/448493002/20001
6 years, 4 months ago (2014-08-06 19:51:42 UTC) #5
commit-bot: I haz the power
6 years, 4 months ago (2014-08-06 22:45:09 UTC) #6
Message was sent while issue was closed.
Change committed as 287880

Powered by Google App Engine
This is Rietveld 408576698