3 Sep
2008
3 Sep
'08
3:29 p.m.
http://bugs.winehq.org/show_bug.cgi?id=15107 --- Comment #8 from Rotem Zach <rotemz(a)gmail.com> 2008-09-03 10:29:23 --- I looked through chrome's code, and it seems it isn't looking for WINHTTP_CALLBACK_STATUS_REQUEST_SENT, it is lookign for WINHTTP_CALLBACK_STATUS_SENDREQUEST_COMPLETE, which we aren't sending. Changing the callback makes chrome run WinHttpReceiveResponse. The relevant file: http://src.chromium.org/viewvc/chrome/trunk/src/net/http/http_transaction_wi... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.