Fix crash when renderer stops a request during the time safebrowsing interstitial...
commit6e0949cbe3cfc15a734d8ac830720af344e6776b
authormattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 30 Apr 2011 00:59:48 +0000 (30 00:59 +0000)
committermattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 30 Apr 2011 00:59:48 +0000 (30 00:59 +0000)
tree95b83740430a78cd0e7846bdc67e59712e56d3a7
parentf1864396f993f7205a3c9091b836d155002bdde3
Fix crash when renderer stops a request during the time safebrowsing interstitial page is showing.

(Based on lzheng's patch http://codereview.chromium.org/6674045/)

TEST=browser_tests
BUG=62590

Review URL: http://codereview.chromium.org/6901118

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83645 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/renderer_host/safe_browsing_resource_handler.cc
chrome/browser/safe_browsing/safe_browsing_blocking_page_test.cc
chrome/test/data/safe_browsing/iframe_redirect_malware.html [new file with mode: 0644]
chrome/test/data/safe_browsing/interstitial_cancel.html [new file with mode: 0644]