Remove all wxLogDebug instances by either replacing them with wxLogTrace
calls where it was obvious what the trace flag should be or out right
remove them from the code base.
Old schematics pop up a rescue symbol dialog. This needs to happen
prior to webview bound events, so hold off on binding until we have
modals finalized
Fixes https://gitlab.com/kicad/code/kicad/-/issues/22415
Allows activating a display panel that shows a webpage designed to
provide instances of symbols, footprints, 3d models and spice models to
the designer.
The webpage can be installed via PCM or directly in the panel. Webpages
should be registered with the KiCad project in order to avoid a warning
when showing content.