Chromium Code Reviews
DescriptionCheck Content Window Visibility in DesktopNativeWidgetAura::IsVisible
Since DesktopNativeWidgetAura shows both the window tree host and the
content window in DesktopNativeWidgetAura::Show, it stands to reason
that DesktopNativeWidgetAura::IsVisible should also check both for
visibility.
Because Windows may show the Chrome window on its own before
BrowserView::Show is called, BrowserView::Show will assume everything
has been shown and just activate the window, failing to show the
content window. Adding in a content window visibility check provides
the actual visibility state of the window, even if it is intermediate.
BUG=638748
Committed: https://crrev.com/cbaec91aacdd72f3f2941ff3f7b7706100d5081e
Cr-Commit-Position: refs/heads/master@{#412949}
Patch Set 1 #Patch Set 2 : CR Feedback #
Messages
Total messages: 19 (12 generated)
|
||||||||||||||||||||||||||||