12 Mar
2014
12 Mar
'14
1:05 p.m.
Jacek Caban <jacek(a)codeweavers.com> writes:
Due to how tests are written, we need to switch to IWebBrowserPriv2IE9 in the same patch.
--- dlls/ieframe/ieframe.h | 2 +- dlls/ieframe/navigate.c | 104 +---- dlls/mshtml/Makefile.in | 1 + dlls/mshtml/htmldoc.c | 4 + dlls/mshtml/htmldoc7.c | 939 +++++++++++++++++++++++++++++++++++++++++++
Merging htmldoc3 and htmldoc5 was a good start, couldn't we do this with the rest of the htmldoc implementations too? There are way too many files in that dll already. -- Alexandre Julliard julliard(a)winehq.org