electron/shell/browser/ui
trop[bot] 497ecca01e
fix: detach native view when its removed from parent on macOS (#43923)
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:53 +02:00
..
cocoa fix: detach native view when its removed from parent on macOS (#43923) 2024-09-25 13:17:53 +02:00
gtk
views fix: resizing border on Linux WCO caption buttons (#43743) 2024-09-17 11:21:41 -04:00
webui chore: bump chromium to 128.0.6558.0 (32-x-y) (#42746) 2024-07-03 10:54:21 -04:00
win chore: bump chromium to 127.0.6521.0 (main) (#42118) 2024-06-07 17:18:35 -04:00
x refactor: remove unused SetWMSpecState (#43364) 2024-08-20 11:43:43 +02:00
accelerator_util.cc
accelerator_util.h
accelerator_util_unittests.cc
autofill_popup.cc perf: avoid redundant calls to GetView() (#43231) 2024-08-06 19:24:05 -05:00
autofill_popup.h
certificate_trust.h
certificate_trust_mac.mm
certificate_trust_win.cc
devtools_manager_delegate.cc
devtools_manager_delegate.h
devtools_ui.cc
devtools_ui.h
drag_util.cc
drag_util.h
drag_util_mac.mm
drag_util_views.cc
electron_desktop_window_tree_host_linux.cc chore: remove unused method ElectronDesktopWindowTreeHostLinux::UpdateClientDecorationHints() (#43287) 2024-08-11 00:27:23 -05:00
electron_desktop_window_tree_host_linux.h chore: remove unused method ElectronDesktopWindowTreeHostLinux::UpdateClientDecorationHints() (#43287) 2024-08-11 00:27:23 -05:00
electron_gdk_pixbuf.sigs
electron_gtk.fragment
electron_gtk.sigs
electron_menu_model.cc
electron_menu_model.h
file_dialog.h
file_dialog_linux.cc chore: bump chromium to 128.0.6611.0 (32-x-y) (#43017) 2024-07-25 11:24:11 +02:00
file_dialog_mac.mm
file_dialog_win.cc chore: bump chromium to 127.0.6521.0 (main) (#42118) 2024-06-07 17:18:35 -04:00
gtk_util.cc
gtk_util.h
inspectable_web_contents.cc fix: -Wunsafe-buffer-usage warnings in GetNextZoomLevel() (#43894) 2024-09-23 22:36:51 -07:00
inspectable_web_contents.h fix: EyeDropper working in devtools (32-x-y) (#43786) 2024-09-19 09:55:54 +02:00
inspectable_web_contents_delegate.h chore: bump chromium to 127.0.6521.0 (main) (#42118) 2024-06-07 17:18:35 -04:00
inspectable_web_contents_view.cc fix: remove InspectableWebContentsViewMac (#43088) 2024-07-30 12:30:38 +02:00
inspectable_web_contents_view.h fix: remove InspectableWebContentsViewMac (#43088) 2024-07-30 12:30:38 +02:00
inspectable_web_contents_view_delegate.cc
inspectable_web_contents_view_delegate.h
inspectable_web_contents_view_mac.h fix: remove InspectableWebContentsViewMac (#43088) 2024-07-30 12:30:38 +02:00
inspectable_web_contents_view_mac.mm fix: remove InspectableWebContentsViewMac (#43088) 2024-07-30 12:30:38 +02:00
message_box.h
message_box_gtk.cc
message_box_mac.mm chore: fix compile issue about ambiguous error of multiple methods named 'highlight'. (#43801) 2024-09-19 09:33:28 -05:00
message_box_win.cc
run_all_unittests.cc
status_icon_gtk.cc
status_icon_gtk.h
tray_icon.cc
tray_icon.h
tray_icon_cocoa.h
tray_icon_cocoa.mm
tray_icon_linux.cc
tray_icon_linux.h
tray_icon_observer.h
tray_icon_win.cc