Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(18)

Issue 10951033: Plumb ClearNativeFocus to DesktopRootWindowHostWin. (Closed)

Created:
8 years, 3 months ago by jam
Modified:
8 years, 3 months ago
CC:
chromium-reviews, tfarina, ben+watch_chromium.org
Visibility:
Public.

Description

Plumb ClearNativeFocus to DesktopRootWindowHostWin. Get rid of FocusNativeView since it's only called in unittests now. Also removed from Widget. Also, don't send non client mouse events to the RootWindowHostDelegate from DesktopRootWindowHostWin (RootWindowHostWin already does this). This fixes an assert when the message eventually gets to WebInputEventFactory, which doesn't handle non client messages. BUG=146077 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=157638

Patch Set 1 #

Patch Set 2 : get rid of FocusNativeView #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -35 lines) Patch
M ui/views/focus/focus_manager_unittest.cc View 1 3 chunks +19 lines, -6 lines 0 comments Download
M ui/views/widget/desktop_native_widget_aura.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M ui/views/widget/desktop_native_widget_aura.cc View 1 1 chunk +1 line, -3 lines 0 comments Download
M ui/views/widget/desktop_root_window_host.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M ui/views/widget/desktop_root_window_host_linux.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M ui/views/widget/desktop_root_window_host_linux.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download
M ui/views/widget/desktop_root_window_host_win.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M ui/views/widget/desktop_root_window_host_win.cc View 1 2 chunks +6 lines, -0 lines 0 comments Download
M ui/views/widget/native_widget_aura.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M ui/views/widget/native_widget_aura.cc View 1 1 chunk +0 lines, -4 lines 0 comments Download
M ui/views/widget/native_widget_private.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M ui/views/widget/native_widget_win.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M ui/views/widget/native_widget_win.cc View 1 1 chunk +0 lines, -4 lines 0 comments Download
M ui/views/widget/widget.h View 1 1 chunk +0 lines, -3 lines 0 comments Download
M ui/views/widget/widget.cc View 1 1 chunk +0 lines, -4 lines 0 comments Download
M ui/views/win/hwnd_message_handler.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M ui/views/win/hwnd_message_handler.cc View 1 1 chunk +0 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jam
8 years, 3 months ago (2012-09-19 17:38:28 UTC) #1
Ben Goodger (Google)
lgtm On Wed, Sep 19, 2012 at 10:38 AM, <jam@chromium.org> wrote: > Reviewers: Ben Goodger ...
8 years, 3 months ago (2012-09-19 18:10:04 UTC) #2
jam
ptal, removed FocusNativeView
8 years, 3 months ago (2012-09-19 21:28:36 UTC) #3
Ben Goodger (Google)
8 years, 3 months ago (2012-09-19 21:31:18 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698