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

Issue 6532034: GTTF: Use a fresh TestingBrowserProcess for each test, part #2 (Closed)

Created:
9 years, 10 months ago by Paweł Hajdan Jr.
Modified:
9 years, 7 months ago
Reviewers:
Jay Civelli, sky
CC:
chromium-reviews, James Hawkins, Paweł Hajdan Jr., darin-cc_chromium.org, brettw-cc_chromium.org, Ilya Sherman, dhollowa
Visibility:
Public.

Description

GTTF: Use a fresh TestingBrowserProcess for each test, part #2 For a detailed description see part #1, http://codereview.chromium.org/6478005/ BUG=61062 TEST=unit_tests, possibly more Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=76034

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -1253 lines) Patch
M chrome/browser/autofill/autofill_manager_unittest.cc View 1 2 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/browser/autofill/autofill_metrics_unittest.cc View 1 2 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/browser/bookmarks/bookmark_html_writer_unittest.cc View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/bookmarks/bookmark_index_unittest.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/bookmarks/bookmark_model_unittest.cc View 1 2 3 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/bookmarks/bookmark_utils_unittest.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/browser_about_handler_unittest.cc View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/browsing_data_appcache_helper_unittest.cc View 1 2 4 chunks +6 lines, -3 lines 0 comments Download
M chrome/browser/browsing_data_database_helper_unittest.cc View 1 2 2 chunks +6 lines, -1 line 0 comments Download
M chrome/browser/browsing_data_indexed_db_helper_unittest.cc View 1 2 2 chunks +6 lines, -1 line 0 comments Download
M chrome/browser/browsing_data_local_storage_helper_unittest.cc View 1 2 2 chunks +6 lines, -1 line 0 comments Download
M chrome/browser/content_exceptions_table_model_unittest.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/content_settings/content_settings_policy_provider_unittest.cc View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/content_settings/content_settings_pref_provider_unittest.cc View 1 2 3 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/content_settings/host_content_settings_map_unittest.cc View 1 2 2 chunks +2 lines, -1 line 0 comments Download
A + chrome/browser/translate/translate_manager_browsertest.cc View 1 0 chunks +-1 lines, --1 lines 0 comments Download
D chrome/browser/translate/translate_manager_unittest.cc View 1 2 1 chunk +0 lines, -1230 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 4 chunks +2 lines, -2 lines 0 comments Download
M chrome/test/browser_with_test_window_test.h View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M chrome/test/browser_with_test_window_test.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/cld/cld.gyp View 1 2 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Paweł Hajdan Jr.
Sending just for some early comments, this still needs some work. I've moved one of ...
9 years, 10 months ago (2011-02-17 21:24:25 UTC) #1
Paweł Hajdan Jr.
ping (just asking for early comments, the CL needs more polish)
9 years, 10 months ago (2011-02-18 20:48:24 UTC) #2
Paweł Hajdan Jr.
+Jay, what do you think? This is just an early version.
9 years, 10 months ago (2011-02-22 07:03:17 UTC) #3
sky
This seems fine to me. As you said, rename the file. -Scott http://codereview.chromium.org/6532034/diff/1/chrome/chrome_tests.gypi File chrome/chrome_tests.gypi ...
9 years, 10 months ago (2011-02-22 18:55:01 UTC) #4
Jay Civelli
Looks good.
9 years, 10 months ago (2011-02-23 17:45:33 UTC) #5
Paweł Hajdan Jr.
This should now be ready, please take a look. I've renamed the file (_unittest -> ...
9 years, 10 months ago (2011-02-23 19:56:11 UTC) #6
sky
LGTM
9 years, 10 months ago (2011-02-24 15:34:56 UTC) #7
Paweł Hajdan Jr.
9 years, 10 months ago (2011-02-24 20:20:05 UTC) #8
The chrome/browser/renderer_host/test files have been moved to contents/ which
shouldn't depend on chrome/, so I have dropped the changes from that area.

I'm going to commit this tomorrow (the change is straightforward), but feel free
to take a look.

Powered by Google App Engine
This is Rietveld 408576698