electron/shell
trop[bot] fc319e0ea3
fix: explicitly call GetNativeNSView() on macOS (#46750)
* 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>
2025-04-24 09:53:53 -05:00
..
app chore: bump chromium to 136.0.7095.0 (36-x-y) (#46184) 2025-04-07 13:09:35 -05:00
browser fix: explicitly call GetNativeNSView() on macOS (#46750) 2025-04-24 09:53:53 -05:00
common refactor: remove redundant NativeImage::GetBitmap() (#46736) 2025-04-23 08:10:18 -05:00
renderer perf: prefer absl::flat_hash_set over std::set when sorted order is not needed (#46440) 2025-04-03 22:21:48 -05:00
services/node fix: destroy parent port backend when JS env exits (#46496) 2025-04-04 14:11:05 -05:00
utility fix: broken OOP window.print() on macOS/Linux (#45214) 2025-01-20 10:23:44 +01:00