DescriptionFix a regression caused by my change to make the first run bubble window display as an inactive window.
The expectation is that we should dismiss the bubble on activities like mouse down, touch down, on the anchor
window as well.
The FirstRunBubbleCloser class now observes the native view instead of the root view as the latter does not work
if we have mouse and touch events on the RWHVA.
BUG=555416
TEST=Covered by tests FirstRunBubbleTest.CloseBubbleOnMouseDownEvent and FirstRunBubbleTest.CloseBubbleOnTouchDownEvent
Committed: https://crrev.com/50a8b1f1eb5cf75b2fc756389cc783d33cd0934c
Cr-Commit-Position: refs/heads/master@{#359902}
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 7 (2 generated)
|