electron/atom
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
..
app feat: added process.electron to get the electron version in forked process (#16450) 2019-01-29 22:13:18 -08:00
browser fix: enable autofill popups on mac (#16308) 2019-02-11 09:38:58 -10:00
common feat: add support for scroll lock accelerator (#16873) 2019-02-11 09:13:13 -10:00
renderer fix: remove memory leak when using webFrame and spell checker (#16770) 2019-02-08 13:38:31 -08:00
utility Revert "feat: upgrade to Chromium 72.0.3626.52 (#16334)" 2019-01-22 12:01:04 -08:00