On Fri Oct 20 17:11:50 2023 +0000, Jacek Caban wrote:
This seems hackish, I think we could reset GeckoBrowser's document pointer early in document object's destructor instead of `detach_gecko_browser` and handle that where needed.
That would require changing update_window_doc and create_document_node to handle it, is that fine?