mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
* fix: adjust initial webContents focus calculation * fix: active window check on mac * fix: about:blank focus behavior * chore: add spec * fix: window ordering on mac * chore: focus <webview> after navigation * chore: fix flaky fullscreen inheritance test * chore: disable fullscreen test on mac arm * chore: simplify found-in-page spec * chore: fix lint * chore: move found-in-page spec to main process * chore: fix lint * chore: remove focus workaround * chore: improve found-in-page spec Co-authored-by: Raymond Zhao <raymondzhao@microsoft.com> Co-authored-by: deepak1556 <hop2deep@gmail.com>