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

Issue 7241007: Support for testing by providing access to DownloadsList. (Closed)

Created:
9 years, 6 months ago by achuithb
Modified:
9 years, 6 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Support for testing by providing access to DownloadsList. BUG=NONE TEST=NONE

Patch Set 1 #

Total comments: 3

Patch Set 2 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -56 lines) Patch
M chrome/browser/ui/webui/active_downloads_ui.h View 1 3 chunks +9 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/active_downloads_ui.cc View 1 5 chunks +62 lines, -56 lines 1 comment Download

Messages

Total messages: 5 (0 generated)
achuithb
http://codereview.chromium.org/7241007/diff/1/chrome/browser/ui/webui/active_downloads_ui.cc File chrome/browser/ui/webui/active_downloads_ui.cc (right): http://codereview.chromium.org/7241007/diff/1/chrome/browser/ui/webui/active_downloads_ui.cc#newcode442 chrome/browser/ui/webui/active_downloads_ui.cc:442: static_cast<ActiveDownloadsHandler*>(handlers_[1]); I don't like this either :/
9 years, 6 months ago (2011-06-22 22:50:50 UTC) #1
xiyuan
http://codereview.chromium.org/7241007/diff/1/chrome/browser/ui/webui/active_downloads_ui.cc File chrome/browser/ui/webui/active_downloads_ui.cc (right): http://codereview.chromium.org/7241007/diff/1/chrome/browser/ui/webui/active_downloads_ui.cc#newcode442 chrome/browser/ui/webui/active_downloads_ui.cc:442: static_cast<ActiveDownloadsHandler*>(handlers_[1]); On 2011/06/22 22:50:50, achuith.bhandarkar wrote: > I don't ...
9 years, 6 months ago (2011-06-22 23:01:03 UTC) #2
achuithb
http://codereview.chromium.org/7241007/diff/1/chrome/browser/ui/webui/active_downloads_ui.cc File chrome/browser/ui/webui/active_downloads_ui.cc (right): http://codereview.chromium.org/7241007/diff/1/chrome/browser/ui/webui/active_downloads_ui.cc#newcode442 chrome/browser/ui/webui/active_downloads_ui.cc:442: static_cast<ActiveDownloadsHandler*>(handlers_[1]); The other handler is the GenericHandler that all ...
9 years, 6 months ago (2011-06-23 02:56:38 UTC) #3
xiyuan
LGTM
9 years, 6 months ago (2011-06-23 16:04:13 UTC) #4
commit-bot: I haz the power
9 years, 6 months ago (2011-06-23 18:09:01 UTC) #5
Change committed as 90232

Powered by Google App Engine
This is Rietveld 408576698