Chromium Code Reviews
DescriptionFixes bug in DesktopWindowTreeHostMus's activation handling
If Activate() is called before the window is visible, then the call
should fail. The way the code is now it assumed it would succeed so
that when Activate() was called again later on we wouldn't do the
right thing (because the activation client was already installed).
BUG=690709
TEST=covered by test
R=erg@chromium.org
Review-Url: https://codereview.chromium.org/2690553004
Cr-Commit-Position: refs/heads/master@{#449721}
Committed: https://chromium.googlesource.com/chromium/src/+/b52e3c3e96944729c7f6a02b42f5c1b6d01dee24
Patch Set 1 #
Total comments: 1
Messages
Total messages: 12 (7 generated)
|
||||||||||||||||||||||||||||