15 Aug
2025
15 Aug
'25
10:52 a.m.
Jacek Caban (@jacek) commented about dlls/mshtml/nsio.c:
This->content_type = strdupWtoA(window->browser->doc->mime); } } + + if (!This->uri->channel_bsc && window->browser->doc->doc_object_service)
I think this should also check `!cancel && ...`. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8761#note_112934