Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(19)

Issue 113925: Linux: work around the fact that the download dialog has not been ported.... (Closed)

Created:
11 years, 7 months ago by Evan Stade
Modified:
9 years, 6 months ago
Reviewers:
Paul Godavari, sky
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Generalize the code that checks for user actions in the render view to work on all platforms. Also, on linux, assume the user denies every download which we would have prompted him with. BUG=12709 TEST=windows is still carpet-bombing resilient and linux can download from the same page more than once. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=17089

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -24 lines) Patch
M chrome/browser/browser_process.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browser_process.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/download/download_request_manager.cc View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M chrome/browser/renderer_host/render_view_host.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/render_view_host.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/renderer_host/render_view_host_delegate.h View 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/renderer_host/render_widget_host.h View 1 chunk +6 lines, -4 lines 0 comments Download
M chrome/browser/renderer_host/render_widget_host.cc View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/tab_contents/tab_contents.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/tab_contents/tab_contents.cc View 1 chunk +3 lines, -4 lines 0 comments Download
M chrome/browser/tab_contents/tab_contents_view_win.cc View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Evan Stade
I have never even seen a download prompt and don't know what it's used for. ...
11 years, 7 months ago (2009-05-27 22:51:00 UTC) #1
Evan Stade
nvm, hold off on reviewing.
11 years, 7 months ago (2009-05-27 22:55:23 UTC) #2
Evan Stade
k, ready for review. I'm building on windows to test.
11 years, 7 months ago (2009-05-28 00:07:29 UTC) #3
Paul Godavari
LGTM. http://codereview.chromium.org/113925/diff/1/2 File chrome/browser/download/download_request_manager.cc (right): http://codereview.chromium.org/113925/diff/1/2#newcode71 Line 71: else { nit: need braces on the ...
11 years, 7 months ago (2009-05-28 00:32:13 UTC) #4
Evan Stade
http://codereview.chromium.org/113925/diff/1/2 File chrome/browser/download/download_request_manager.cc (right): http://codereview.chromium.org/113925/diff/1/2#newcode71 Line 71: else { On 2009/05/28 00:32:13, Paul Godavari wrote: ...
11 years, 7 months ago (2009-05-28 00:58:37 UTC) #5
Paul Godavari
11 years, 7 months ago (2009-05-28 01:05:17 UTC) #6
LGTM.

Powered by Google App Engine
This is Rietveld 408576698