Chromium Code Reviews
DescriptionMacViews: Handling changing of first responder inside NativeWidgetMac.
NativeWidgetMac usually contains more then one NSView.
For example browser window contains ViewsCompositorSuperview and WebContentsView.
So views::FocusManager must handle not only changing of key NSWindow,
but also changing of first responder inside NSWindow, that holds
NativeWidget.
BUG=591016
Committed: https://crrev.com/c2936ff6d9dfed0b4fea95575a1a3a099b46be5d
Cr-Commit-Position: refs/heads/master@{#379525}
Patch Set 1 #
Total comments: 20
Patch Set 2 : review fixes #
Total comments: 1
Patch Set 3 : Added comment for test. #
Messages
Total messages: 11 (4 generated)
|
||||||||||||||||||||||||||||