Chromium Code Reviews
DescriptionAdd 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
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=31526
Patch Set 1 #
Total comments: 2
Patch Set 2 : make a comment more descriptive #
Total comments: 1
Messages
Total messages: 4 (0 generated)
|