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

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

Created:
9 years, 5 months ago by Paweł Hajdan Jr.
Modified:
9 years, 4 months ago
Reviewers:
jam, sky
CC:
chromium-reviews, cbentzel+watch_chromium.org, idana, Raghu Simha, Erik does not do reviews, brettw-cc_chromium.org, jam, ncarter (slow), joi+watch-content_chromium.org, Aaron Boodman, darin-cc_chromium.org, jshin+watch_chromium.org, Paweł Hajdan Jr., Avi (use Gerrit), tim (not reviewing), dhollowa
Visibility:
Public.

Description

GTTF: Use a fresh TestingBrowserProcess for each test, part #4 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=95350

Patch Set 1 #

Patch Set 2 : fix check_deps failure #

Patch Set 3 : should work #

Total comments: 9

Patch Set 4 : DEPS updates #

Patch Set 5 : update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+284 lines, -164 lines) Patch
M chrome/browser/autofill/address_unittest.cc View 1 2 3 4 4 chunks +7 lines, -4 lines 0 comments Download
M chrome/browser/autofill/autofill_ie_toolbar_import_win_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/autofill/autofill_merge_unittest.cc View 1 2 3 4 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/autofill/autofill_profile_unittest.cc View 1 2 3 4 18 chunks +20 lines, -17 lines 0 comments Download
M chrome/browser/autofill/credit_card_unittest.cc View 1 2 3 4 8 chunks +10 lines, -7 lines 0 comments Download
M chrome/browser/autofill/phone_number_i18n_unittest.cc View 1 2 3 4 7 chunks +9 lines, -6 lines 0 comments Download
M chrome/browser/autofill/select_control_handler_unittest.cc View 1 2 3 4 10 chunks +13 lines, -10 lines 0 comments Download
M chrome/browser/bookmarks/bookmark_codec_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/bookmarks/bookmark_context_menu_controller_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/bookmarks/recently_used_folders_combo_model_unittest.cc View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/browsing_data_file_system_helper_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browsing_data_remover_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/component_updater/component_updater_service_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/content_settings/content_settings_policy_provider_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/cookies_tree_model_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/download/download_manager_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/download/download_safe_browsing_client_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_icon_manager_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_menu_manager_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_prefs_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_service_unittest.h View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_service_unittest.cc View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_updater_unittest.cc View 1 2 3 4 7 chunks +19 lines, -20 lines 0 comments Download
M chrome/browser/extensions/extension_webrequest_api_unittest.cc View 1 2 3 4 3 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/extensions/external_policy_extension_loader_unittest.cc View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/extensions/image_loading_tracker_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/extensions/user_script_master_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/geolocation/geolocation_content_settings_map_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/geolocation/geolocation_settings_state_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/history/expire_history_backend_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/history/history_backend_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/history/history_querying_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/history/history_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/history/history_unittest_base.h View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/importer/importer_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/instant/promo_counter_unittest.cc View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/net/gaia/gaia_oauth_fetcher_unittest.cc View 1 2 3 4 4 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/net/gaia/token_service_unittest.h View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/notifications/desktop_notifications_unittest.h View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/password_manager/native_backend_gnome_x_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/password_manager/password_form_manager_unittest.cc View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/password_manager/password_store_default_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/password_manager/password_store_x_unittest.cc View 1 2 3 4 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/plugin_exceptions_table_model_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/policy/cloud_policy_subsystem_unittest.cc View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/policy/device_management_service_unittest.cc View 1 2 3 4 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/policy/user_policy_cache_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/prefs/pref_model_associator_unittest.cc View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/prefs/pref_notifier_impl_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/printing/print_dialog_cloud_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/printing/print_job_unittest.cc View 1 2 3 4 3 chunks +6 lines, -3 lines 0 comments Download
M chrome/browser/renderer_host/web_cache_manager_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/safe_browsing/client_side_detection_service_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/search_engines/template_url_parser_unittest.cc View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/search_engines/template_url_prepopulate_data_unittest.cc View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/search_engines/template_url_service_test_util.h View 1 2 3 4 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/search_engines/template_url_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/sync/abstract_profile_sync_service_test.h View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/sync/backend_migrator_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/sync/glue/autofill_data_type_controller_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/sync/glue/bookmark_data_type_controller_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/sync/glue/data_type_manager_impl_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/sync/glue/extension_data_type_controller_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/sync/glue/frontend_data_type_controller_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/sync/glue/non_frontend_data_type_controller_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/sync/glue/preference_data_type_controller_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/sync/glue/sync_backend_host_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/sync/glue/theme_data_type_controller_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/sync/glue/theme_util_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/sync/profile_sync_factory_impl_unittest.cc View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/sync/profile_sync_service_bookmark_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/sync/profile_sync_service_startup_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/sync/profile_sync_service_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/tab_contents/thumbnail_generator_unittest.cc View 1 2 3 4 9 chunks +12 lines, -9 lines 0 comments Download
M chrome/browser/ui/gtk/bookmarks/bookmark_bar_gtk_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/gtk/bookmarks/bookmark_editor_gtk_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/gtk/gtk_theme_service_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/search_engines/keyword_editor_controller_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/toolbar/encoding_menu_controller_unittest.cc View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/theme_source_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/user_style_sheet_watcher_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/visitedlink/visitedlink_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/webdata/autofill_table_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/webdata/web_data_service_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/webdata/web_database_migration_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/common/net/gaia/gaia_auth_fetcher_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/common/net/gaia/gaia_oauth_client_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M content/DEPS View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/browser_url_handler_unittest.cc View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/in_process_webkit/indexed_db_quota_client_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M content/browser/in_process_webkit/webkit_context_unittest.cc View 1 2 3 4 3 chunks +4 lines, -0 lines 0 comments Download
M content/browser/plugin_service_unittest.cc View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M content/browser/site_instance_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M content/browser/tab_contents/navigation_entry_unittest.cc View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/tab_contents/tab_contents_delegate_unittest.cc View 1 2 3 4 2 chunks +2 lines, -0 lines 0 comments Download
M content/common/DEPS View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
M content/common/notification_service_unittest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
Paweł Hajdan Jr.
9 years, 5 months ago (2011-07-27 21:54:14 UTC) #1
sky
LGTM http://codereview.chromium.org/7465041/diff/5001/chrome/browser/tab_contents/thumbnail_generator_unittest.cc File chrome/browser/tab_contents/thumbnail_generator_unittest.cc (right): http://codereview.chromium.org/7465041/diff/5001/chrome/browser/tab_contents/thumbnail_generator_unittest.cc#newcode211 chrome/browser/tab_contents/thumbnail_generator_unittest.cc:211: class ThumbnailGeneratorSimpleTest : public TestingBrowserProcessTest { nit: typedef ...
9 years, 5 months ago (2011-07-28 00:28:03 UTC) #2
jam
(just looked at the content dir, which is what I assume you wanted me to ...
9 years, 5 months ago (2011-07-28 01:41:21 UTC) #3
Paweł Hajdan Jr.
http://codereview.chromium.org/7465041/diff/5001/content/common/DEPS File content/common/DEPS (right): http://codereview.chromium.org/7465041/diff/5001/content/common/DEPS#newcode3 content/common/DEPS:3: "+chrome/test", On 2011/07/28 01:41:21, John Abd-El-Malek wrote: > this ...
9 years, 5 months ago (2011-07-28 03:49:17 UTC) #4
jam
http://codereview.chromium.org/7465041/diff/5001/content/common/DEPS File content/common/DEPS (right): http://codereview.chromium.org/7465041/diff/5001/content/common/DEPS#newcode3 content/common/DEPS:3: "+chrome/test", On 2011/07/28 03:49:18, Paweł Hajdan Jr. wrote: > ...
9 years, 4 months ago (2011-07-28 16:48:54 UTC) #5
jam
9 years, 4 months ago (2011-07-28 17:45:15 UTC) #6
lgtm

Powered by Google App Engine
This is Rietveld 408576698