electron/shell
CezaryKulakowski 0bc906853e
fix: call focus on native window on call to webContents.focus on mac (#22323)
* fix: call focus on native window on call to webContents.focus on mac

On mac call to web_contents()->Focus() is not enough so it's
necessary to call it on native window.

* fixup! fix: call focus on native window on call to webContents.focus on mac

* fixup! fix: call focus on native window on call to webContents.focus on mac

* test: close all windows after test

* fix: also match the behavior on Linux

Co-authored-by: Cheng Zhao <zcbenz@github.com>
2020-03-02 16:51:02 +09:00
..
app chore: ensure correct scopes are in place (#22397) 2020-02-28 23:08:27 +00:00
browser fix: call focus on native window on call to webContents.focus on mac (#22323) 2020-03-02 16:51:02 +09:00
common fix: don't run environment bootstrapper (#22342) 2020-02-25 16:46:08 +00:00
renderer fix: don't run environment bootstrapper (#22342) 2020-02-25 16:46:08 +00:00
utility chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00