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

Issue 159261: When closing the download shelf, hide the buttons of the dangerous download w... (Closed)

Created:
11 years, 5 months ago by Nico
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, Paul Godavari, Ben Goodger (Google)
Visibility:
Public.

Description

When closing the download shelf, hide the buttons of the dangerous download warning. Also fix the shelf closing animation. BUG=13632 TEST=Download an exe (e.g. limewire from downloads.com), so that a "dangerous download" message appears on the shelf. Then close the shelf. The "Yes" and "No" buttons should be hidden, and the whole download shelf should slide down with all items on it in place.

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -4 lines) Patch
M chrome/browser/views/download_shelf_view.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/views/frame/browser_view.cc View 1 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Nico
11 years, 5 months ago (2009-07-23 04:11:09 UTC) #1
Evan Stade
ok
11 years, 5 months ago (2009-07-23 20:04:51 UTC) #2
Paul Godavari
LGTM. http://codereview.chromium.org/159261/diff/1/3 File chrome/browser/views/frame/browser_view.cc (right): http://codereview.chromium.org/159261/diff/1/3#newcode1579 Line 1579: || (download_shelf_.get() && download_shelf_->IsClosing())) { Nit: the ...
11 years, 5 months ago (2009-07-23 22:10:35 UTC) #3
Nico
http://codereview.chromium.org/159261/diff/1/3 File chrome/browser/views/frame/browser_view.cc (right): http://codereview.chromium.org/159261/diff/1/3#newcode1579 Line 1579: || (download_shelf_.get() && download_shelf_->IsClosing())) { On 2009/07/23 22:10:35, ...
11 years, 5 months ago (2009-07-24 03:05:28 UTC) #4
Nico
11 years, 5 months ago (2009-07-24 03:11:33 UTC) #5
Submitted as r21506.

Powered by Google App Engine
This is Rietveld 408576698