cef/libcef
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
..
browser Add notification for aborted popups (fixes #3776) 2024-11-13 14:13:29 -05:00
common win: Disable TcpSocketIoCompletionPortWin feature 2024-10-25 13:15:34 -04:00
features Remove libcef/features/runtime.h (see #3685) 2024-07-05 13:24:40 -04:00
renderer Update to Chromium version 131.0.6768.0 (#1366576) 2024-10-24 11:24:17 -04:00
resources Remove custom chrome scheme handling (see #3685) 2024-07-05 11:58:08 -04:00