[5/6] urlmon: Some IUri's don't include the userinfo component in the absolute URI string (try 2)

Thomas Mullaly thomas.mullaly at gmail.com
Mon Sep 6 23:01:27 CDT 2010


Try 2:
IE 7 doesn't seem to remove the userinfo component from the absolute URI if
the userinfo component is empty, where as IE 8 removes the userinfo
component if it's empty.

The only reason patch 6/6 had test failures was because the original attempt
at this patch had test failures. So this try 2 resolves those test failures.

Test results:
https://testbot.winehq.org/JobDetails.pl?Key=5072

---
 dlls/urlmon/tests/uri.c |  158
++++++++++++++++++++++++++++++++++++++++++++++-
 dlls/urlmon/uri.c       |   67 +++++++++++++++++---
 2 files changed, 215 insertions(+), 10 deletions(-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100907/dbc6905f/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-urlmon-The-absolute-URI-property-of-a-IUri-doesn-t-a.patch
Type: text/x-patch
Size: 13015 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100907/dbc6905f/attachment-0001.bin>


More information about the wine-patches mailing list