mirror of
https://github.com/electron/electron.git
synced 2026-01-10 16:08:06 -05:00
* fix: fallback to old MacOS context menu behavior if no frame is present Co-authored-by: georgexu99 <georgexu99@electronjs.org> Co-authored-by: erickzhao <erickzhao@electronjs.org> Co-authored-by: clavin <calvin@electronjs.org> * docs: add additional option for focusedFrame * fix: handle frame found, but no view update from rfh * fix: fix conditional Co-authored-by: Calvin <clavin@users.noreply.github.com> --------- Co-authored-by: georgexu99 <georgexu99@electronjs.org> Co-authored-by: erickzhao <erickzhao@electronjs.org> Co-authored-by: clavin <calvin@electronjs.org> Co-authored-by: Calvin <clavin@users.noreply.github.com>