[PATCH 4/4] msxml3: Use site's base URI when loading an XML file. (resend)

Nikolay Sivov nsivov at codeweavers.com
Thu Jul 9 00:51:07 CDT 2020


A smaller change would be to pass base_uri to create_uri(), and let it
combine as uri = base_uri + IUri(url), keeping existing logic there if
base_uri is null.



More information about the wine-devel mailing list