cef/libcef/browser/native
Marshall Greenblatt 8908465546 Fix browser focus assignment on mouse click (fixes issue #3306)
DesktopWindowTreeHostWin ("Chrome_WidgetWin_0") focus needs to be set before
the associated call to WebContents::Focus. In the case of mouse click events,
this means ::SetFocus needs to be called explicitly. See updated comments in
CefBrowserPlatformDelegateNativeWin::SetFocus.
2022-08-10 13:52:42 -04:00
..
browser_platform_delegate_native.cc Add chrome runtime support for more callbacks and ceftests (see issue #2969) 2020-09-29 18:31:43 -04:00
browser_platform_delegate_native.h alloy: Use Views context menus on Windows/Linux (fixes issue #3330) 2022-05-20 14:15:17 +03:00
browser_platform_delegate_native_aura.cc alloy: Use Views context menus on Windows/Linux (fixes issue #3330) 2022-05-20 14:15:17 +03:00
browser_platform_delegate_native_aura.h alloy: Use Views context menus on Windows/Linux (fixes issue #3330) 2022-05-20 14:15:17 +03:00
browser_platform_delegate_native_linux.cc alloy: Use Chrome JS dialogs on Windows/Linux (fixes issue #3316) 2022-06-03 22:45:23 +03:00
browser_platform_delegate_native_linux.h alloy: Use Chrome JS dialogs on Windows/Linux (fixes issue #3316) 2022-06-03 22:45:23 +03:00
browser_platform_delegate_native_mac.h alloy: Use Chrome JS dialogs on Windows/Linux (fixes issue #3316) 2022-06-03 22:45:23 +03:00
browser_platform_delegate_native_mac.mm alloy: mac: Fix default popup window positioning (see issue #3244) 2022-06-27 10:29:16 +00:00
browser_platform_delegate_native_win.cc Fix browser focus assignment on mouse click (fixes issue #3306) 2022-08-10 13:52:42 -04:00
browser_platform_delegate_native_win.h alloy: Use Chrome JS dialogs on Windows/Linux (fixes issue #3316) 2022-06-03 22:45:23 +03:00
cursor_util.cc Update to Chromium version 105.0.5195.0 (#1027018) 2022-07-25 23:47:56 -04:00
cursor_util.h win/linux: Use CursorLoader for loading cursor resources (see issue #3270) 2022-04-14 20:21:21 -04:00
cursor_util_linux.cc win/linux: Use CursorLoader for loading cursor resources (see issue #3270) 2022-04-14 20:21:21 -04:00
cursor_util_win.cc win/linux: Use CursorLoader for loading cursor resources (see issue #3270) 2022-04-14 20:21:21 -04:00
javascript_dialog_runner_mac.h alloy: Use Chrome JS dialogs on Windows/Linux (fixes issue #3316) 2022-06-03 22:45:23 +03:00
javascript_dialog_runner_mac.mm alloy: Use Chrome JS dialogs on Windows/Linux (fixes issue #3316) 2022-06-03 22:45:23 +03:00
menu_runner_mac.h Rename CefBrowserHostImpl to AlloyBrowserHostImpl (see issue #2969) 2020-09-22 17:36:06 -04:00
menu_runner_mac.mm Update to Chromium version 104.0.5112.0 (#1012729) 2022-06-22 10:56:35 +03:00
menu_runner_views_aura.cc alloy: Use Views context menus on Windows/Linux (fixes issue #3330) 2022-05-20 14:15:17 +03:00
menu_runner_views_aura.h alloy: Use Views context menus on Windows/Linux (fixes issue #3330) 2022-05-20 14:15:17 +03:00
window_delegate_view.cc Update to Chromium version 93.0.4577.0 (#902210) 2021-07-27 19:03:09 -04:00
window_delegate_view.h Remove DISALLOW_ macro from libcef/ (see issue #3234) 2021-12-07 15:02:28 -05:00
window_x11.cc Update to Chromium version 102.0.4997.0 (#990845) 2022-04-26 16:32:20 -04:00
window_x11.h Remove DISALLOW_ macro from libcef/ (see issue #3234) 2021-12-07 15:02:28 -05:00