DescriptionAdjust app windows to play nice with NVHA fast resize CL
This CL changes the test in
NativeAppWindowViews::ShouldDescendIntoChildForEventHandling from being
child is equal to child contains. This is done since the NVHA CL,
https://codereview.chromium.org/48113013, introduces a window between
the top level and the child to do clipping, so the old condition will
never be satisfied. This has been broken out into its own CL to reduce
the scope of the NVHA CL.
BUG=282463
BUG=312201
BUG=311895
TEST=Confirmed that the window app sample works correctly with and
without NVHA CL.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=231619
Patch Set 1 #Patch Set 2 : Fixing failure on linux_aura #Messages
Total messages: 8 (0 generated)
|