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

Issue 13849012: We need to call aura::Window::Show from the DesktopNativeWidgetAura::ShowMaximizedWithBounds and Sh… (Closed)

Created:
7 years, 8 months ago by ananta
Modified:
7 years, 8 months ago
CC:
chromium-reviews, tfarina, ben+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

We need to call aura::Window::Show from the DesktopNativeWidgetAura::ShowMaximizedWithBounds and ShowWithWindowState functions. This is specifically important if the underlying Widget was hidden and then made visible via Widget::Show. The visibility state of the aura Window object remains as hidden, which results in the compositor not painting this window. Fixes bug http://code.google.com/p/chromium/issues/detail?id=229913 where the composited panel window would turn black on Windows 8 if we switched to the metro screen and back. R=ben@chromium.org BUG=229913 TEST=Covered by new views unit test TestWindowVisibilityAfterHide Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=195270

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -0 lines) Patch
M ui/views/widget/desktop_aura/desktop_native_widget_aura.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/views/widget/widget_unittest.cc View 1 chunk +23 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ananta
7 years, 8 months ago (2013-04-19 01:19:37 UTC) #1
Ben Goodger (Google)
lgtm
7 years, 8 months ago (2013-04-19 16:17:59 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ananta@chromium.org/13849012/1
7 years, 8 months ago (2013-04-19 17:52:14 UTC) #3
commit-bot: I haz the power
7 years, 8 months ago (2013-04-19 20:47:11 UTC) #4
Message was sent while issue was closed.
Change committed as 195270

Powered by Google App Engine
This is Rietveld 408576698