DescriptionMacViews: Replace NativeWidget::GetEventHandler() with RepostNativeEvent(..)
This removes an aura dependency in webview/web_dialog_view.cc and is a
step towards getting the views_examples target compiling on Mac.
NativeWidget::GetEventHandler isn't used elsewhere.
Pre-Aura Win would use ::DefWindowProc() in
WebDialogView::HandleKeyboardEvent(), so NativeWidget feels like the
right place for this.
BUG=366007
TEST=Just refactoring
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273793
Patch Set 1 #
Total comments: 6
Patch Set 2 : address comments #
Total comments: 2
Patch Set 3 : stray header (oops) #
Messages
Total messages: 11 (0 generated)
|