http://bugs.winehq.org/show_bug.cgi?id=31683
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |jacek@codeweavers.com Blocks| |20954, 20958 Regression SHA1| |4e10fcc953c6866a9a88ecde065 | |fb70c6497147d
--- Comment #2 from Ken Sharp kennybobs@o2.co.uk 2012-09-11 20:04:05 CDT --- Opening winecfg after "winetricks ie6" and setting all the overrides to builtin except mshtml works around this bug.
Copying the exact same mshtml.dll and setting that to native in a clean wineprefix, without winetricks, doesn't work for some reason. Winetricks must do something else. Tried the same with mshtml.tlb also copied - still doesn't work. mshtml.dll from Windows 7 has too many dependencies of its own.
Some of the other bugs for CS4 appear fixed, but this may be due to the workarounds, so marking them as blocked by this bug until anyone knows any better.
Result of bisect:
4e10fcc953c6866a9a88ecde065fb70c6497147d is the first bad commit commit 4e10fcc953c6866a9a88ecde065fb70c6497147d Author: Jacek Caban jacek@codeweavers.com Date: Thu Jun 28 11:21:10 2012 +0200
mshtml: Return referenced object in get_node_obj.
:040000 040000 050647737df6e49e1419467bd1d954a777c079a1 e062bcea7f814de87673e73b4020c26eb8dc0765 M dlls
This commit cannot be reverted, but the commit before does not have this bug.