Re: [PATCH 5/6] mshtml: Moved HTMLDocumentNode creating to HTMLWindow_Create.
Andrey Turkin
23 Oct
2009
23 Oct
'09
4:44 a.m.
This patch makes some tests (like urlmon's url test) to crash if Gecko isn't
installed (dereference of NULL window->nswindow in update_window_doc called
by HTMLWindow_Create(nswindow==NULL) called by HTMLDocument_Create)