Re: urlmon: Fix a few failing tests in win2k3

2008-06-06 Thread Jacek Caban
James Hawkins wrote: > Do you want to send a better patch or should I resend? Please resend it. > There are some other failures as well that I think you would know how to fix > more correctly. > Most failures are due to differences between IE6 and IE7. I occasionally fix them and change Win

Re: urlmon: Fix a few failing tests in win2k3

2008-06-06 Thread James Hawkins
On Fri, Jun 6, 2008 at 2:08 PM, Jacek Caban <[EMAIL PROTECTED]> wrote: > James Hawkins wrote: >> >> On Fri, Jun 6, 2008 at 1:25 PM, Jacek Caban <[EMAIL PROTECTED]> wrote: >> >>> >>> James Hawkins wrote: >>> Hi, Changelog: * Fix a few failing tests in win2k3. >>> >>> Yo

Re: urlmon: Fix a few failing tests in win2k3

2008-06-06 Thread Jacek Caban
James Hawkins wrote: > On Fri, Jun 6, 2008 at 1:25 PM, Jacek Caban <[EMAIL PROTECTED]> wrote: > >> James Hawkins wrote: >> >>> Hi, >>> >>> Changelog: >>> * Fix a few failing tests in win2k3. >>> >> You've fixed tests on IE7, not only win2k3. It would be better to change >> Wine to be

Re: urlmon: Fix a few failing tests in win2k3

2008-06-06 Thread James Hawkins
On Fri, Jun 6, 2008 at 1:25 PM, Jacek Caban <[EMAIL PROTECTED]> wrote: > James Hawkins wrote: >> Hi, >> >> Changelog: >> * Fix a few failing tests in win2k3. > > You've fixed tests on IE7, not only win2k3. It would be better to change > Wine to behave like IE7. Also your patch lefts some variables

Re: urlmon: Fix a few failing tests in win2k3

2008-06-06 Thread Jacek Caban
James Hawkins wrote: > Hi, > > Changelog: > * Fix a few failing tests in win2k3. You've fixed tests on IE7, not only win2k3. It would be better to change Wine to behave like IE7. Also your patch lefts some variables in wrong state. I will send patches to fix it. Jacek