[Bug 15107] Google Chrome fails to load web pages.

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 3 10:29:24 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=15107





--- Comment #8 from Rotem Zach <rotemz at 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_winhttp.cc?view=log


-- 
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.



More information about the wine-bugs mailing list