Re: [PATCH 6/9] mshtml: Use first script host's GUID as default script guid

2012-09-10 Thread Jacek Caban
On 09/07/12 19:15, Alexandre Julliard wrote: > Jacek Caban writes: > >> dlls/mshtml/htmlwindow.c |1 - >> dlls/mshtml/mshtml_private.h |1 - >> dlls/mshtml/script.c | 18 ++ >> dlls/mshtml/tests/vbtest.html | 15 +-- >> 4 files changed, 23 in

Re: [PATCH 6/9] mshtml: Use first script host's GUID as default script guid

2012-09-07 Thread Alexandre Julliard
Jacek Caban writes: > dlls/mshtml/htmlwindow.c |1 - > dlls/mshtml/mshtml_private.h |1 - > dlls/mshtml/script.c | 18 ++ > dlls/mshtml/tests/vbtest.html | 15 +-- > 4 files changed, 23 insertions(+), 12 deletions(-) It doesn't work here on

Re: [PATCH 6/9] mshtml: Use first script host's GUID as default script guid

2012-09-07 Thread Marvin
Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at http://testbot.winehq.org/JobDetails.pl?Key=21444 Your paranoid android