DescriptionAdds OnChildWindowVisibilityChanged to ui::WindowObserver as well as making all visible functions take the 'visible' to match usage of aura.
OnChildWindowVisibilityChanged() is unfortunate given
OnWindowVisibilityChanged() is also sent, but it's the only way I can
match existing behavior. I came across this ordering dependency as
part of getting workspace tests running. It may be we end up adding a
LayoutManager to mus and pulling OnChildWindowVisibilityChanged into
it. But for now I'm going with just the OnChildWindowVisibilityChanged.
BUG=none
TEST=none
R=jamescook@chromium.org
Committed: https://crrev.com/59515676ad3dca16bd37bfdfdc00519817b7eb2c
Cr-Commit-Position: refs/heads/master@{#422615}
Patch Set 1 #Patch Set 2 : fix test #
Total comments: 8
Patch Set 3 : merge #Patch Set 4 : feedback #Patch Set 5 : merge #
Messages
Total messages: 24 (16 generated)
|