DescriptionFix a crash when downloading a dangerous download
When downloading a dangerous download, Chrome should show an infobar in current tab.
However, the java side only checks the filename for dangerous download.
As a result, in some cases it may close a blank tab even if the download is dangerous.
That causes the download to be removed and cause a crash when returning to the caller.
BUG=667215
Committed: https://crrev.com/abc63973a87249b44623b0744c2efdf9c6bbfa5c
Cr-Commit-Position: refs/heads/master@{#441266}
Patch Set 1 #
Messages
Total messages: 10 (5 generated)
|