Handle subsequent download requests if URL is loaded from Omnibox.
Download Manager UI does not support multiple downloads per Tab. When the second download is requested DM can either prompt the user to replace the download or just silently drop the request. Before this CL download request would be silently dropped if the user typed the url into omnibox. This CL changes the login to prompt the user. It is still the desired behavior to silently drop the request if the download was initiated by the web page to prevent page from spamming the user. Bug: 837602 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I262d3ef98c52995229567823e79df355761bff65 Reviewed-on: https://chromium-review.googlesource.com/1033332 Commit-Queue: Eugene But <eugenebut@chromium.org> Reviewed-by:Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#558729}
Showing
Please register or sign in to comment