31 Aug
2007
31 Aug
'07
10:44 p.m.
http://bugs.winehq.org/show_bug.cgi?id=9516 --- Comment #1 from Frank Richter <frank.richter(a)gmail.com> 2007-08-31 17:44:26 --- Created an attachment (id=7907) --> (http://bugs.winehq.org/attachment.cgi?id=7907) Make mshtml's before_async_open use the WIne URL
From some logs I notices that a "wine:steam:..." URL was passed to urlmon, not a "steam:..." one as it should. Changing before_async_open() to try to the Wine URL before nsIWineURI_GetSpec() makes it pass the right URL to urlmon.
-- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.