http://bugs.winehq.org/show_bug.cgi?id=27375
Maarten Lankhorst m.b.lankhorst@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |m.b.lankhorst@gmail.com
--- Comment #13 from Maarten Lankhorst m.b.lankhorst@gmail.com 2011-07-04 08:42:38 CDT --- compiling only mshtml/mutation.o with -fno-omit-frame-pointer masks this bug
If I look at the original nsparser.h, I don't see a calling convention added: http://doxygen.db48x.net/mozilla-full/html/df/deb/classnsParser.html
Can I assume that the calling conventions for nsIParser_BeginEvaluatingParserInsertedScript and nsIParser_EndEvaluatingParserInsertedScript are thiscall instead of STDCALL?