electron/shell/browser/ui/cocoa
trop[bot] ad82142eb0
fix: detach native view when its removed from parent on macOS (#43924)
Right now DelayedNativeViewHost attaches its underlying native view
when it's being attached to a widget but it doesn't detach it when
it's being detached. It may lead to use-after-free and crash.

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Cezary Kulakowski <cezary@openfin.co>
2024-09-25 13:17:47 +02:00
..
delayed_native_view_host.h fix: remove InspectableWebContentsViewMac (#43096) 2024-07-30 14:51:51 -04:00
delayed_native_view_host.mm fix: detach native view when its removed from parent on macOS (#43924) 2024-09-25 13:17:47 +02:00
electron_bundle_mover.h chore: bump chromium to 118.0.5975.0 (main) (#39531) 2023-09-01 15:54:59 +09:00
electron_bundle_mover.mm refactor: replace remaining NULL with nullptr (#40053) 2023-10-03 12:26:35 -07:00
electron_inspectable_web_contents_view.h fix: remove InspectableWebContentsViewMac (#43096) 2024-07-30 14:51:51 -04:00
electron_inspectable_web_contents_view.mm fix: remove InspectableWebContentsViewMac (#43096) 2024-07-30 14:51:51 -04:00
electron_menu_controller.h fix: recentDocuments on macOS not working (#41993) 2024-05-01 11:52:20 -04:00
electron_menu_controller.mm fix: recentDocuments on macOS not working (#41993) 2024-05-01 11:52:20 -04:00
electron_native_widget_mac.h chore: bump chromium to 116.0.5829.0 (main) (#38726) 2023-06-13 14:45:48 -04:00
electron_native_widget_mac.mm chore: bump chromium to 117.0.5923.0 (main) (#39304) 2023-08-04 10:47:29 +02:00
electron_ns_panel.h
electron_ns_panel.mm
electron_ns_window.h fix: fullscreen crashing with no roundedCorners and no frame (#39747) 2023-09-11 09:38:10 +02:00
electron_ns_window.mm fix: remove InspectableWebContentsViewMac (#43096) 2024-07-30 14:51:51 -04:00
electron_ns_window_delegate.h chore: replace absl::optional<T> with std::optional<T> (#40928) 2024-01-10 16:23:35 -06:00
electron_ns_window_delegate.mm fix: handle failing to enter fullscreen on macOS (#43154) 2024-08-01 14:50:23 +02:00
electron_preview_item.h
electron_preview_item.mm
electron_touch_bar.h chore: cleanup arc migration helpers (#39606) 2023-08-23 09:54:21 -04:00
electron_touch_bar.mm chore: bump chromium to 117.0.5892.0 (main) (#39118) 2023-07-19 00:26:27 +02:00
event_dispatching_window.h chore: bump chromium to 115.0.5760.0 (main) (#38033) 2023-05-10 10:47:48 -04:00
event_dispatching_window.mm
NSString+ANSI.h
NSString+ANSI.mm chore: bump chromium to 117.0.5923.0 (main) (#39304) 2023-08-04 10:47:29 +02:00
root_view_mac.h feat: replace BrowserView with WebContentsView (#35658) 2023-12-13 13:01:03 -08:00
root_view_mac.mm feat: replace BrowserView with WebContentsView (#35658) 2023-12-13 13:01:03 -08:00
views_delegate_mac.h
views_delegate_mac.mm
window_buttons_proxy.h chore: replace absl::optional<T> with std::optional<T> (#40928) 2024-01-10 16:23:35 -06:00
window_buttons_proxy.mm chore: replace absl::optional<T> with std::optional<T> (#40928) 2024-01-10 16:23:35 -06:00