mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-01-13 02:23:56 +01:00
e513077eac
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`. |
||
---|---|---|
.. | ||
cef_browser_info_map.h | ||
cef_byte_read_handler.cc | ||
cef_closure_task.cc | ||
cef_library_loader_mac.mm | ||
cef_message_router_utils.cc | ||
cef_message_router_utils.h | ||
cef_message_router.cc | ||
cef_resource_manager.cc | ||
cef_scoped_temp_dir.cc | ||
cef_stream_resource_handler.cc | ||
cef_xml_object.cc | ||
cef_zip_archive.cc | ||
libcef_dll_dylib.cc | ||
libcef_dll_wrapper2.cc | ||
libcef_dll_wrapper.cc |