Chromium Code Reviews
DescriptionDon't send activation event when created
The new task may be already created on Android side, which
can deactivate a new task on Android side. This CL suppresses
the activation event for creation as well as activation request.
R=reveman@chromium.org
BUG=718429
TEST=Run cts test "CtsUiHostTestCases". It no longer fails.
Review-Url: https://codereview.chromium.org/2855883009
Cr-Commit-Position: refs/heads/master@{#469823}
Committed: https://chromium.googlesource.com/chromium/src/+/67679038561e87a38508710c0058477333b40eac
Patch Set 1 : . #Patch Set 2 : changed to do all in server.cc #
Total comments: 3
Patch Set 3 : reset the property in OnWindowActivated #Patch Set 4 : a better way #Messages
Total messages: 17 (8 generated)
|