Status: Unconfirmed Owner: ---- Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 18454 by tedoc2000: URLFetcher::Delegate::OnURLFetchComplete not called when network cable is pulled. http://code.google.com/p/chromium/issues/detail?id=18454
i have some code that makes a call to a url that holds the connection open for a long time. If I unplug the network after the url connection has been established but before the remote end sends any data back then my Delegate is never called. If I unplug the network before the url connection is established then then my delegate is invoked. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
