DescriptionMacViews: Implement event monitoring for a specific window
ManagePasswordBubbleView wants to monitor events on a specific window,
currently using aura specific code that won't work for MacViews.
views::EventMonitor is enhanced to support monitoring events on a window,
with both Mac and Aura implementations.
Also includes minor compile fixes in ZoomBubbleView and StatusBubbleView.
BUG=425229
TEST=EventMonitorAuraTest, EventMonitorMacTest
Committed: https://crrev.com/e393fdb1d25ea25693a905aa4af97ed569bb2223
Cr-Commit-Position: refs/heads/master@{#307960}
Patch Set 1 : #
Total comments: 15
Patch Set 2 : #
Total comments: 21
Patch Set 3 : Rebase, fixes for tapted. #
Total comments: 4
Patch Set 4 : Fixes for sky #Messages
Total messages: 36 (16 generated)
|