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

Issue 159561: Add CHECKs to the ResourceHandler derived classes to see which is returning a NULL IOBuffer:data_. (Closed)

Created:
11 years, 4 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 the ResourceHandler derived classes to see which is returning a NULL IOBuffer:data_. BUG=http://crbug.com/16371

Patch Set 1 #

Patch Set 2 : Add headers. #

Total comments: 3

Patch Set 3 : Add comments. Add missing .h file. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -16 lines) Patch
M chrome/browser/renderer_host/async_resource_handler.h View 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/browser/renderer_host/async_resource_handler.cc View 1 2 4 chunks +20 lines, -8 lines 0 comments Download
M chrome/browser/renderer_host/buffered_resource_handler.cc View 1 2 3 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/renderer_host/cross_site_resource_handler.cc View 1 2 2 chunks +7 lines, -1 line 0 comments Download
M chrome/browser/renderer_host/download_resource_handler.cc View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/renderer_host/download_throttling_resource_handler.cc View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/renderer_host/safe_browsing_resource_handler.cc View 1 2 3 chunks +7 lines, -2 lines 0 comments Download
M chrome/browser/renderer_host/save_file_resource_handler.cc View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/renderer_host/sync_resource_handler.cc View 1 2 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
willchan no longer on Chromium
I might have been overzealous in adding CHECKs, but I figured it was better to ...
11 years, 4 months ago (2009-07-29 01:16:20 UTC) #1
rvargas (doing something else)
It would be good to have a todo somewhere about removing the checks Maybe point ...
11 years, 4 months ago (2009-07-29 02:26:20 UTC) #2
willchan no longer on Chromium
Woops, sorry about forgetting to upload the .h file. I've added comments to all the ...
11 years, 4 months ago (2009-07-29 03:05:49 UTC) #3
rvargas (doing something else)
11 years, 4 months ago (2009-07-29 17:01:20 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698