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

Issue 7272024: Fix regression: Download status doesn't appear anymore in the download-shelf (Closed)

Created:
9 years, 5 months ago by keishi1
Modified:
9 years, 5 months ago
CC:
chromium-reviews, Randy Smith (Not in Mondays)
Visibility:
Public.

Description

Fix regression: Download status doesn't appear anymore in the download-shelf Caused by http://codereview.chromium.org/6905049 Replaced show/hideStatusAnimation_ with toggleStatusVisibilityAnimation_ because show/hideStatusAnimation_ shouldn't exist at the same time. BUG=86640 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=91492

Patch Set 1 #

Patch Set 2 : Added tests #

Total comments: 7

Patch Set 3 : Fixed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -45 lines) Patch
M chrome/browser/ui/cocoa/download/download_item_cell.h View 1 2 chunks +9 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/download/download_item_cell.mm View 1 2 6 chunks +52 lines, -43 lines 0 comments Download
A chrome/browser/ui/cocoa/download/download_item_cell_unittest.mm View 1 1 chunk +26 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
keishi1
Moved patch to my google.com account
9 years, 5 months ago (2011-07-04 09:31:16 UTC) #1
Nico
Thank you very much for the test! LGTM with NSLog() calls removed, : alignment fixed, ...
9 years, 5 months ago (2011-07-04 16:39:02 UTC) #2
Randy Smith (Not in Mondays)
LGTM, but that's mostly based on thakis' ok--I skimmed it and it looked fine, but ...
9 years, 5 months ago (2011-07-05 00:49:21 UTC) #3
commit-bot: I haz the power
9 years, 5 months ago (2011-07-05 08:32:59 UTC) #4
Change committed as 91492

Powered by Google App Engine
This is Rietveld 408576698