Chromium Code Reviews
DescriptionCouple of changes for client area
Makes DesktopWindowTreeHostMus update the client area on the server
any time the bounds change.
Makes DesktopNativeWidgetAura not update the
transparency and fills-bounds-completely of the content_window_. This
way DesktopNativeWidgetAura won't fill the client area and you can see
the client decorations from the window manager. Also
DesktopWindowTreeHostMus makes sure to mark the content_window_ layer
as not fills bounds opaquely for same reason.
Lastly makes it so the client that changes the client area isn't told
about the change, and a bit of logging that fits in with other logging
in the file.
BUG=664625
663525
TEST=none
R=erg@chromium.org
Committed: https://crrev.com/2e855ae5b7a081bc374880e100fe4b00887c0f48
Cr-Commit-Position: refs/heads/master@{#435696}
Patch Set 1 #Patch Set 2 : order #
Total comments: 2
Patch Set 3 : nuke todo #Messages
Total messages: 12 (6 generated)
|