DescriptionMacViews: Change TOOLKIT_VIEWS to !OS_MACOSX in extensions::WindowsEventRouter
WindowsEventRouter needs to broadcast when no Chrome window has focus.
When toolkit_views first flips on Mac, nothing should actually change in
the release.
Until Chrome on Mac *only* makes Windows with toolkit-views,
WindowsEventRouter on Mac should still use
NSWindowDidBecomeKeyNotification + NOTIFICATION_NO_KEY_WINDOW.
This works both for windows created with toolkit-views and those created
natively.
BUG=439882
Committed: https://crrev.com/cf8643d40c475113c66f373416893493181b7dde
Cr-Commit-Position: refs/heads/master@{#308452}
Patch Set 1 : cl format #Patch Set 2 : fix derps. But maybe just mash ifdefs #Patch Set 3 : Just mash ifdefs. Comment #
Total comments: 2
Patch Set 4 : event -> even #
Messages
Total messages: 12 (6 generated)
|