On 2/11/2011 13:30, Alistair Leslie-Hughes wrote:
Hi,
-------------------------------------------------- From: "Nikolay Sivov" <bunglehead(a)gmail.com> Sent: Friday, February 11, 2011 9:27 PM To: "Alistair Leslie-Hughes" <leslie_alistair(a)hotmail.com> Cc: <wine-devel(a)winehq.org> Subject: Re: msxml3: Ignore IActiveScript interface for IXMLHTTPRequest
On 2/11/2011 12:25, Alistair Leslie-Hughes wrote:
Hi,
On 11/02/2011 8:12 PM, Nikolay Sivov wrote:
On 2/11/2011 10:51, Alistair Leslie-Hughes wrote:
Hi,
Changelog: msxml3: Ignore IActiveScript interface for IXMLHTTPRequest What's a purpose of this? To remove the FIXME from appearing in the logs. What application is that? Does it appear running in browser scripting by any chance? Yes, it was a website that uses XMLHTTPRequest to load files off the local filesystem. My point is that browser scripting engine shouldn't query for that interface in a first place probably, so it's interesting to figure out why it's queried instead of silence it. Is it possible to reproduce that with wine-gecko or I need IE?
P.S. cc-ing Jacek, as he knows probably why such dead queries happen.
Best Regards Alistair Leslie-Hughes