electron/shell/browser/ui/cocoa
trop[bot] 134176a1d1
fix: detach native view when its removed from parent on macOS (#43922)
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:59 +02:00
..
delayed_native_view_host.h fix: remove InspectableWebContentsViewMac (#43033) 2024-07-27 11:44:22 -05:00
delayed_native_view_host.mm fix: detach native view when its removed from parent on macOS (#43922) 2024-09-25 13:17:59 +02:00
electron_bundle_mover.h chore: more iwyu (#43063) 2024-07-29 12:42:57 -05:00
electron_bundle_mover.mm chore: more iwyu (#43063) 2024-07-29 12:42:57 -05:00
electron_inspectable_web_contents_view.h fix: remove InspectableWebContentsViewMac (#43033) 2024-07-27 11:44:22 -05:00
electron_inspectable_web_contents_view.mm chore: bump chromium to 129.0.6630.0 (main) (#43087) 2024-08-02 09:02:11 -05:00
electron_menu_controller.h fix: recentDocuments on macOS not working (#41978) 2024-04-29 19:07:14 -04:00
electron_menu_controller.mm chore: remove more unused #include calls (#43000) 2024-07-25 11:25:45 +02:00
electron_native_widget_mac.h
electron_native_widget_mac.mm
electron_ns_panel.h
electron_ns_panel.mm
electron_ns_window.h
electron_ns_window.mm fix: remove InspectableWebContentsViewMac (#43033) 2024-07-27 11:44:22 -05: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 (#43112) 2024-08-01 12:13:13 +02:00
electron_preview_item.h
electron_preview_item.mm
electron_touch_bar.h chore: more iwyu (#43063) 2024-07-29 12:42:57 -05:00
electron_touch_bar.mm chore: more iwyu (#43063) 2024-07-29 12:42:57 -05:00
event_dispatching_window.h
event_dispatching_window.mm
NSString+ANSI.h
NSString+ANSI.mm
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