Allow specifying a custom CefClient to use with wxWebViewChromium

This opens many customization possibilities beyond those provided by
wxWebView API and also allows to process CEF IPC messages much more
efficiently than what is possible using wxEvents.

Closes #24336.
This commit is contained in:
Vadim Zeitlin 2024-02-17 18:34:15 +01:00
parent a766ed9f21
commit 5ca49dc56c
11 changed files with 249 additions and 3 deletions

View file

@ -4062,7 +4062,8 @@ COND_USE_GUI_1_ALL_GUI_HEADERS = \
wx/webview.h \
wx/webviewarchivehandler.h \
wx/webviewfshandler.h \
wx/webview_chromium.h
wx/webview_chromium.h \
wx/webview_chromium_impl.h
@COND_USE_GUI_1@ALL_GUI_HEADERS = $(COND_USE_GUI_1_ALL_GUI_HEADERS)
COND_MONOLITHIC_1_SHARED_1___monodll___depname = \
$(LIBDIRNAME)/$(DLLPREFIX)$(WXDLLNAMEPREFIXGUI)u$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)$(WXCOMPILER)$(VENDORTAG)$(WXDLLVERSIONTAG)$(dll___targetsuf3)