cef/libcef/browser/alloy
Marshall Greenblatt e513077eac Add notification for aborted popups (fixes #3776)
Pass a new |popup_id| parameter to OnBeforePopup and call a new
OnBeforePopupAborted callback if the popup is aborted before
OnAfterCreated is called for the popup browser. Add new
CefBrowserHost::GetBrowserByIdentifier and GetOpenerIdentifier
methods to assist with retrieval of associated browsers.

In cefclient, clean up state when a popup is aborted and close
any associated popup browsers when the opener browser is closed.
This also works when running with `--use-default-popup`.
2024-11-13 14:13:29 -05:00
..
dialogs Delete Alloy bootstrap (fixes #3685) 2024-07-01 12:32:14 -04:00
alloy_browser_host_impl.cc Add notification for aborted popups (fixes #3776) 2024-11-13 14:13:29 -05:00
alloy_browser_host_impl.h Add notification for aborted popups (fixes #3776) 2024-11-13 14:13:29 -05:00
browser_platform_delegate_alloy.cc Delete Alloy bootstrap (fixes #3685) 2024-07-01 12:32:14 -04:00
browser_platform_delegate_alloy.h Delete Alloy bootstrap (fixes #3685) 2024-07-01 12:32:14 -04:00