electron/atom/browser/ui/cocoa
Heilig Benedek ccc60a1f33 fix: enable autofill popups on mac (#16308)
* feat: enable autofill popups on mac

* fix: make popup positioning better

* fix: don't try to show popup when widget is closing or not visible

* fix: unify conditions

* refactor: use PopupViewCommon from chrome directly

* lint: mark constructor explicit

* fix: use a patch instead of dummy functions to make things compile on Windows

* chore: address review suggestions

* Update atom/browser/ui/cocoa/views_delegate_mac.mm

Co-Authored-By: brenca <benecene@gmail.com>
2019-02-11 09:38:58 -10:00
..
atom_bundle_mover.h
atom_bundle_mover.mm
atom_inspectable_web_contents_view.h feat: add activate option to webContents.openDevTools (#13852) 2018-11-27 18:34:44 +09:00
atom_inspectable_web_contents_view.mm gfx::NativeView is no longer NSView on mac 2019-01-22 10:32:04 -08:00
atom_menu_controller.h
atom_menu_controller.mm fix: enable property having no effect on submenus (#16835) 2019-02-08 18:07:08 -08:00
atom_native_widget_mac.h NativeWidgetMac::CreateNSWindow params changed 2019-01-22 10:32:04 -08:00
atom_native_widget_mac.mm NativeWidgetMac::CreateNSWindow params changed 2019-01-22 10:32:04 -08:00
atom_ns_window.h feat: Upgrade to Chromium 71.0.3578.98 (#15966) 2019-01-11 17:00:43 -08:00
atom_ns_window.mm chore: run clang-format 2018-09-19 17:18:10 +02:00
atom_ns_window_delegate.h feat: Upgrade to Chromium 71.0.3578.98 (#15966) 2019-01-11 17:00:43 -08:00
atom_ns_window_delegate.mm gfx::NativeView is no longer NSView on mac 2019-01-22 10:32:04 -08:00
atom_preview_item.h chore: run clang-format 2018-09-19 17:18:10 +02:00
atom_preview_item.mm
atom_touch_bar.h
atom_touch_bar.mm
delayed_native_view_host.cc
delayed_native_view_host.h
event_dispatching_window.h refactor: move devtools from brightray to atom (#15234) 2018-10-19 15:50:30 +02:00
event_dispatching_window.mm refactor: move devtools from brightray to atom (#15234) 2018-10-19 15:50:30 +02:00
NSColor+Hex.h
NSColor+Hex.mm
NSString+ANSI.h
NSString+ANSI.mm
root_view_mac.h
root_view_mac.mm
touch_bar_forward_declarations.h
views_delegate_mac.h
views_delegate_mac.mm fix: enable autofill popups on mac (#16308) 2019-02-11 09:38:58 -10:00