Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(982)

Issue 155011: Add checks to track down crashes in URLRequestChromeJob. (Closed)

Created:
11 years, 5 months ago by willchan no longer on Chromium
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Add checks to track down crashes in URLRequestChromeJob. BUG=http://crbug.com/13924 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=19950

Patch Set 1 #

Total comments: 1

Patch Set 2 : Add comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -0 lines) Patch
M chrome/browser/dom_ui/chrome_url_data_manager.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/dom_ui/chrome_url_data_manager.cc View 4 chunks +13 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
willchan no longer on Chromium
I only see two possibilities. Either we're accessing a deleted URLRequestChromeJob, and the IOBuffer subtype ...
11 years, 5 months ago (2009-07-02 21:03:17 UTC) #1
rvargas (doing something else)
11 years, 5 months ago (2009-07-02 21:22:04 UTC) #2
LGTM with a nit.

http://codereview.chromium.org/155011/diff/1/3
File chrome/browser/dom_ui/chrome_url_data_manager.h (right):

http://codereview.chromium.org/155011/diff/1/3#newcode115
Line 115: bool HasPendingJob(URLRequestChromeJob* job) const;
Could you add a comment for this method?

Powered by Google App Engine
This is Rietveld 408576698