Chromium Code Reviews
DescriptionUse native implementation of dangerous download infobar
Currently the dangerous download infobar is implemented in java.
This is because some of the download is intercepted by
Android DownloadManager previously.
When all the download are handled by native, we should use native
infobar implementation.
The only exception is OMA DRM download, but those files are not
considered dangerous.
BUG=654048
Committed: https://crrev.com/ad5764a975c7b084009ba19ed7c95a393b8b3b23
Cr-Commit-Position: refs/heads/master@{#427428}
Patch Set 1 #
Total comments: 2
Patch Set 2 : nits #Messages
Total messages: 12 (6 generated)
|