Fixes crash at ResourceDispatcherHost::BeginDownload
 - It is a 'planned' crash in a CHECK(false)
 - Now is a bug because the user can trigger it by alt-click in a  <a href=data:xxxxx >

The codepath in question skips all the checks we do in the downloadmanager and on the UI command handlers.

BUG=5112

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7069 0039d316-1c4b-4281-b951-d872f2087c98
1 file changed