mirror of
https://github.com/electron/electron.git
synced 2026-01-22 05:47:58 -05:00
* fix: explicitly call GetNativeNSView() on macOS Co-authored-by: Charles Kerr <charles@charleskerr.com> * chore: move macOS impl to a .mm file This is needed in order to access gfx::NativeView::GetNativeNSView() Co-authored-by: Charles Kerr <charles@charleskerr.com> --------- Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Charles Kerr <charles@charleskerr.com>