electron/chromium_src
Jeremy Apthorp 3825bf0b6d fix: enable autofill popups on mac (backport: 5-0-x) (#17888)
* 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-04-22 14:55:38 -07:00
..
chrome/browser Use base::size rather than arraysize 2019-02-14 12:37:27 -08:00
BUILD.gn fix: enable autofill popups on mac (backport: 5-0-x) (#17888) 2019-04-22 14:55:38 -07:00
LICENSE.chromium