j
k
j a
j l
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)
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 && ...`.
Back to the thread
Back to the list