Comment #8 on issue 27074 by [email protected]: Browser crash:  
URLFetcher::Core::StartURLRequest()
http://code.google.com/p/chromium/issues/detail?id=27074

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=31526

------------------------------------------------------------------------
r31526 | [email protected] | 2009-11-09 17:23:24 -0800 (Mon, 09 Nov 2009)  
| 11 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/net/url_fetcher.cc?r1=31526&r2=31525

Add instrumentation to track down a crash.

Promotes some DCHECKs to CHECKs, to figure out who is calling  
URLFetcher::Start() without having first set a valid request context.

Also adds a |was_cancelled_| variable to rule out that Start() isn't called  
after the request was already cancelled.

This change can be reverted once we get the data.

BUG=27074

Review URL: http://codereview.chromium.org/377041
------------------------------------------------------------------------


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

Reply via email to