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

Issue 10855116: Move DownloadTestObserver and friends down into content. (Closed)

Created:
8 years, 4 months ago by Randy Smith (Not in Mondays)
Modified:
8 years, 4 months ago
Reviewers:
benjhayden, jam
CC:
chromium-reviews, mihaip-chromium-reviews_chromium.org, joi+watch-content_chromium.org, Aaron Boodman, darin-cc_chromium.org, rdsmith+dwatch_chromium.org
Visibility:
Public.

Description

Move DownloadTestObserver and friends down into content. This will allow use by tests in content_browsertests. BUG=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151496

Patch Set 1 #

Total comments: 12

Patch Set 2 : Incorporated comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+268 lines, -972 lines) Patch
M chrome/browser/download/download_browsertest.cc View 26 chunks +65 lines, -57 lines 0 comments Download
A chrome/browser/download/download_test_file_chooser_observer.h View 1 chunk +42 lines, -0 lines 0 comments Download
A chrome/browser/download/download_test_file_chooser_observer.cc View 1 1 chunk +80 lines, -0 lines 0 comments Download
D chrome/browser/download/download_test_observer.h View 1 chunk +0 lines, -295 lines 0 comments Download
D chrome/browser/download/download_test_observer.cc View 1 chunk +0 lines, -450 lines 0 comments Download
M chrome/browser/extensions/api/downloads/downloads_api_unittest.cc View 6 chunks +10 lines, -9 lines 0 comments Download
M chrome/browser/extensions/crx_installer_browsertest.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/browser_close_browsertest.cc View 5 chunks +9 lines, -8 lines 0 comments Download
M chrome/chrome_tests.gypi View 2 chunks +2 lines, -1 line 0 comments Download
M content/content_tests.gypi View 2 chunks +2 lines, -0 lines 0 comments Download
A + content/public/test/download_test_observer.h View 1 12 chunks +37 lines, -69 lines 0 comments Download
A + content/test/download_test_observer.cc View 1 10 chunks +17 lines, -79 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Randy Smith (Not in Mondays)
Ben: Could you review the main body of this test? Scott: Could you review content/test ...
8 years, 4 months ago (2012-08-11 20:01:35 UTC) #1
jam
On 2012/08/11 20:01:35, rdsmith wrote: > Ben: Could you review the main body of this ...
8 years, 4 months ago (2012-08-13 15:59:57 UTC) #2
jam
http://codereview.chromium.org/10855116/diff/1/content/public/test/download_test_observer.h File content/public/test/download_test_observer.h (right): http://codereview.chromium.org/10855116/diff/1/content/public/test/download_test_observer.h#newcode32 content/public/test/download_test_observer.h:32: class DownloadTestObserver : public content::DownloadManager::Observer, nit: get rid of ...
8 years, 4 months ago (2012-08-13 16:00:21 UTC) #3
benjhayden
http://codereview.chromium.org/10855116/diff/1/chrome/browser/download/download_browsertest.cc File chrome/browser/download/download_browsertest.cc (right): http://codereview.chromium.org/10855116/diff/1/chrome/browser/download/download_browsertest.cc#newcode350 chrome/browser/download/download_browsertest.cc:350: content::DownloadTestObserver* CreateWaiter( using content::DownloadTestObserver? http://codereview.chromium.org/10855116/diff/1/chrome/browser/download/download_test_file_chooser_observer.cc File chrome/browser/download/download_test_file_chooser_observer.cc (right): http://codereview.chromium.org/10855116/diff/1/chrome/browser/download/download_test_file_chooser_observer.cc#newcode43 ...
8 years, 4 months ago (2012-08-13 16:35:17 UTC) #4
Randy Smith (Not in Mondays)
On 2012/08/13 15:59:57, John Abd-El-Malek wrote: > On 2012/08/11 20:01:35, rdsmith wrote: > > Ben: ...
8 years, 4 months ago (2012-08-13 17:16:41 UTC) #5
Randy Smith (Not in Mondays)
PTAL. http://codereview.chromium.org/10855116/diff/1/chrome/browser/download/download_browsertest.cc File chrome/browser/download/download_browsertest.cc (right): http://codereview.chromium.org/10855116/diff/1/chrome/browser/download/download_browsertest.cc#newcode350 chrome/browser/download/download_browsertest.cc:350: content::DownloadTestObserver* CreateWaiter( On 2012/08/13 16:35:18, benjhayden_chromium wrote: > ...
8 years, 4 months ago (2012-08-13 18:57:49 UTC) #6
benjhayden
LGTM Fair enough on all counts.
8 years, 4 months ago (2012-08-13 19:05:13 UTC) #7
jam
lgtm
8 years, 4 months ago (2012-08-13 20:41:36 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rdsmith@chromium.org/10855116/7003
8 years, 4 months ago (2012-08-14 14:59:17 UTC) #9
commit-bot: I haz the power
8 years, 4 months ago (2012-08-14 17:12:28 UTC) #10
Change committed as 151496

Powered by Google App Engine
This is Rietveld 408576698