Chromium Code Reviews
DescriptionFix crashes in DownloadRequestLimiter when extension popups/bubbles initiate downloads automatically
Automatically cancel automatic (non-user-gesture) downloads from bubbles after the first.
Merge DownloadRequestLimiterObserver into TabDownloadState. (NavigationController and WebContents are 1:1.)
TODO eventually: send a message to extensions' consoles about chrome.downloads.download() when automatic downloads are automatically cancelled.
Every WebContents continues to get one automatic download.
This patch is based on Avi's https://chromiumcodereview.appspot.com/10409031/
BUG=128368
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=139554
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : . #
Total comments: 4
Patch Set 4 : DRL makes DRLOs instead of TCW #Patch Set 5 : comment #
Total comments: 2
Patch Set 6 : merge #Patch Set 7 : merge DRLO into TabDownloadState #Patch Set 8 : merge #
Total comments: 2
Patch Set 9 : test #
Total comments: 2
Patch Set 10 : update download_browsertest.cc #
Total comments: 8
Patch Set 11 : comment #Patch Set 12 : comments #
Total comments: 2
Patch Set 13 : comment #
Total comments: 5
Patch Set 14 : merge #Patch Set 15 : undo #Patch Set 16 : undo #Patch Set 17 : merge #Messages
Total messages: 29 (0 generated)
|