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

Issue 1409163006: Migrating tests to use EmbeddedTestServer (/chrome/browser misc) (Closed)

Created:
5 years, 1 month ago by svaldez
Modified:
5 years ago
CC:
chromium-reviews, asanka, msramek+watch_chromium.org, skanuj+watch_chromium.org, sadrul, zea+watch_chromium.org, posciak+watch_chromium.org, achuith+watch_chromium.org, vabr+watchlist_chromium.org, maxbogue+watch_chromium.org, browser-components-watch_chromium.org, bondd+autofillwatch_chromium.org, rginda+watch_chromium.org, noyau+watch_chromium.org, dmazzoni+watch_chromium.org, ajwong+watch_chromium.org, markusheintz_, dhollowa+watch_chromium.org, tim+watch_chromium.org, extensions-reviews_chromium.org, melevin+watch_chromium.org, Matt Giuca, mlamouri+watch-geolocation_chromium.org, pvalenzuela+watch_chromium.org, aboxhall+watch_chromium.org, grt+watch_chromium.org, dzhioev+watch_chromium.org, jam, raymes+watch_chromium.org, plaree+watch_chromium.org, Peter Beverloo, je_julie, darin-cc_chromium.org, devtools-reviews_chromium.org, chromium-apps-reviews_chromium.org, tnakamura+watch_chromium.org, kmadhusu+watch_chromium.org, johnme+watch_chromium.org, Avi (use Gerrit), creis+watch_chromium.org, dtseng+watch_chromium.org, tapted, rouslan+autofill_chromium.org, mlamouri+watch-notifications_chromium.org, dougw+watch_chromium.org, nektar+watch_chromium.org, yuzo+watch_chromium.org, feature-media-reviews_chromium.org, jfweitz+watch_chromium.org, pam+watch_chromium.org, oshima+watch_chromium.org, Michael van Ouwerkerk, gcasto+watchlist_chromium.org, Jered, mkwst+watchlist-passwords_chromium.org, kalyank, plundblad+watch_chromium.org, tfarina, donnd+watch_chromium.org, phoglund+watch_chromium.org, mcasas+watch_chromium.org, jdonnelly+autofillwatch_chromium.org, mvanouwerkerk+watch_chromium.org, eroman, David Black, davemoore+watch_chromium.org, samarth+watch_chromium.org, estade+watch_chromium.org, pfeldman
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Migrating tests to use EmbeddedTestServer (/chrome/browser misc) - Moving tests to use EmbeddedTestServer where possible. - net::test_server::EmbeddedTestServer references to net::EmbeddedTestServer - Using server.Start() instead of server.InitializeAndWaitUntilReady() - Renaming test_server() to be spawned_test_server() or embedded_test_server() - Enabling tests disabled due to SpawnedTestServer compatibility BUG=496825 TBR=thestig@chromium.org,mek@chromium.org Committed: https://crrev.com/a01f7d9eae0080e07b6eb128e1235d472bb554b8 Cr-Commit-Position: refs/heads/master@{#360358}

Patch Set 1 #

Patch Set 2 : Adding missing headers. #

Patch Set 3 : Adding missing test data. #

Patch Set 4 : Rebase #

Patch Set 5 : Adding prerender files. #

Patch Set 6 : Missing file. #

Patch Set 7 : Rebase. #

Patch Set 8 : Fix rebase bug. #

Total comments: 16

Patch Set 9 : More fixes. #

Patch Set 10 : Rebase. #

Patch Set 11 : Fix extra deletion. #

Patch Set 12 : Remove un-needed file. #

Patch Set 13 : Actual revert of sdch_view.js #

Patch Set 14 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1677 lines, -1973 lines) Patch
M chrome/browser/app_controller_mac_browsertest.mm View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/apps/drive/drive_app_converter_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/apps/guest_view/web_view_browsertest.cc View 1 2 3 1 chunk +3 lines, -6 lines 0 comments Download
M chrome/browser/autofill/autofill_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autofill/autofill_interactive_uitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/banners/app_banner_data_fetcher_browsertest.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browser_keyevents_browsertest.cc View 8 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/captive_portal/captive_portal_browsertest.cc View 16 chunks +42 lines, -68 lines 0 comments Download
M chrome/browser/chrome_content_browser_client_browsertest.cc View 1 2 3 4 5 6 7 8 9 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/chrome_security_exploit_browsertest.cc View 1 3 chunks +4 lines, -8 lines 0 comments Download
M chrome/browser/chrome_service_worker_browsertest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/chrome_site_per_process_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chrome_switches_browsertest.cc View 1 2 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/chromeos/app_mode/fake_cws.h View 1 chunk +3 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/app_mode/fake_cws.cc View 3 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/file_manager/file_manager_browsertest_base.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/first_run/drive_first_run_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/kiosk_browsertest.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/policy/device_local_account_browsertest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 7 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/chromeos/policy/upload_job_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/policy/user_cloud_external_data_manager_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/collected_cookies_browsertest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/content_settings/content_settings_browsertest.cc View 8 chunks +24 lines, -27 lines 0 comments Download
M chrome/browser/crash_recovery_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/custom_handlers/protocol_handler_registry_browsertest.cc View 1 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/devtools/device/port_forwarding_browsertest.cc View 1 3 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/devtools/devtools_sanity_browsertest.cc View 1 2 3 4 5 6 7 chunks +10 lines, -10 lines 0 comments Download
M chrome/browser/do_not_track_browsertest.cc View 1 2 chunks +7 lines, -6 lines 0 comments Download
M chrome/browser/dom_distiller/tab_utils_browsertest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/download/download_browsertest.cc View 1 2 3 4 5 6 7 8 9 8 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/download/notification/download_notification_browsertest.cc View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/download/save_page_browsertest.cc View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/errorpage_browsertest.cc View 1 3 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/extensions/active_script_controller_browsertest.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/extensions/api/cloud_print_private/cloud_print_private_apitest.cc View 1 4 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/extensions/api/context_menus/context_menu_apitest.cc View 1 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/extensions/api/declarative_content/request_content_script_apitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/desktop_capture/desktop_capture_apitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc View 1 53 chunks +179 lines, -206 lines 0 comments Download
M chrome/browser/extensions/api/extension_action/browser_action_apitest.cc View 1 7 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/extensions/api/extension_action/page_action_apitest.cc View 1 4 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/i18n/i18n_apitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/identity/identity_apitest.cc View 5 chunks +17 lines, -25 lines 0 comments Download
M chrome/browser/extensions/api/streams_private/streams_private_apitest.cc View 3 chunks +3 lines, -4 lines 0 comments Download
M chrome/browser/extensions/api/tabs/tabs_test.cc View 1 2 3 4 5 6 7 8 9 3 chunks +9 lines, -13 lines 0 comments Download
M chrome/browser/extensions/api/webstore_private/webstore_private_apitest.cc View 1 2 3 4 5 6 7 8 7 chunks +9 lines, -8 lines 0 comments Download
M chrome/browser/extensions/app_process_apitest.cc View 12 chunks +12 lines, -12 lines 0 comments Download
M chrome/browser/extensions/background_xhr_browsertest.cc View 2 chunks +11 lines, -10 lines 0 comments Download
M chrome/browser/extensions/chrome_app_api_browsertest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/content_capabilities_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/content_script_apitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/error_console/error_console_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_apitest.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/browser/extensions/extension_apitest.cc View 1 2 3 4 5 6 7 8 3 chunks +3 lines, -17 lines 0 comments Download
M chrome/browser/extensions/extension_keybinding_apitest.cc View 1 21 chunks +27 lines, -28 lines 0 comments Download
M chrome/browser/extensions/extension_loading_browsertest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/extension_messages_apitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_nacl_browsertest.cc View 1 6 chunks +10 lines, -8 lines 0 comments Download
M chrome/browser/extensions/extension_request_limiting_throttle_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_resource_request_policy_apitest.cc View 1 15 chunks +47 lines, -60 lines 0 comments Download
M chrome/browser/extensions/external_provider_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/isolated_app_browsertest.cc View 7 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/extensions/page_action_browsertest.cc View 1 8 chunks +19 lines, -18 lines 0 comments Download
M chrome/browser/extensions/process_management_browsertest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/process_manager_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/stubs_apitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/subscribe_page_action_browsertest.cc View 1 15 chunks +70 lines, -87 lines 0 comments Download
M chrome/browser/extensions/wake_event_page_apitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/webstore_installer_test.cc View 1 3 chunks +8 lines, -9 lines 0 comments Download
M chrome/browser/extensions/window_open_apitest.cc View 2 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/external_extension_browsertest.cc View 1 4 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/fast_shutdown_browsertest.cc View 1 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/favicon/content_favicon_driver_browsertest.cc View 1 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/geolocation/geolocation_browsertest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/history/history_browsertest.cc View 3 chunks +6 lines, -7 lines 0 comments Download
M chrome/browser/history/redirect_browsertest.cc View 1 11 chunks +34 lines, -34 lines 0 comments Download
M chrome/browser/infobars/infobars_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/lifetime/browser_close_manager_browsertest.cc View 19 chunks +19 lines, -19 lines 0 comments Download
M chrome/browser/loadtimes_extension_bindings_browsertest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/media/chrome_media_stream_infobar_browsertest.cc View 1 2 chunks +4 lines, -5 lines 0 comments Download
M chrome/browser/media/chrome_webrtc_audio_quality_browsertest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/media/chrome_webrtc_browsertest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/media/chrome_webrtc_disable_encryption_flag_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media/chrome_webrtc_getmediadevices_browsertest.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/media/chrome_webrtc_perf_browsertest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/media/chrome_webrtc_simulcast_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media/chrome_webrtc_video_quality_browsertest.cc View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media/chrome_webrtc_webcam_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media/encrypted_media_supported_types_browsertest.cc View 2 chunks +5 lines, -7 lines 0 comments Download
M chrome/browser/media/media_browsertest.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/media/media_browsertest.cc View 3 chunks +5 lines, -8 lines 0 comments Download
M chrome/browser/notifications/notification_browsertest.cc View 24 chunks +24 lines, -24 lines 0 comments Download
M chrome/browser/notifications/platform_notification_service_browsertest.cc View 3 chunks +6 lines, -8 lines 0 comments Download
M chrome/browser/password_manager/password_manager_browsertest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 2 chunks +4 lines, -7 lines 0 comments Download
M chrome/browser/password_manager/password_manager_test_base.cc View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/pdf/pdf_extension_test.cc View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/plugins/plugin_power_saver_browsertest.cc View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/policy_browsertest.cc View 1 2 3 4 5 6 7 8 9 4 chunks +13 lines, -16 lines 0 comments Download
M chrome/browser/policy/test/local_policy_test_server.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/prefetch/prefetch_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prefs/pref_functional_browsertest.cc View 1 8 chunks +11 lines, -16 lines 0 comments Download
M chrome/browser/prerender/prerender_browsertest.cc View 1 2 3 4 5 6 7 8 9 119 chunks +366 lines, -493 lines 0 comments Download
M chrome/browser/printing/printing_layout_browsertest.cc View 1 9 chunks +19 lines, -17 lines 0 comments Download
M chrome/browser/profiles/host_zoom_map_browsertest.cc View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/profile_window_browsertest.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/push_messaging/push_messaging_browsertest.cc View 1 2 3 4 5 6 7 8 9 14 chunks +21 lines, -24 lines 0 comments Download
M chrome/browser/renderer_context_menu/render_view_context_menu_browsertest.cc View 1 2 3 4 5 6 7 8 9 11 chunks +17 lines, -15 lines 0 comments Download
M chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/render_process_host_chrome_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/repost_form_warning_browsertest.cc View 1 6 chunks +13 lines, -12 lines 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_service_browsertest.cc View 1 2 3 4 5 6 7 8 9 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_test.cc View 1 2 3 4 5 6 7 8 9 4 chunks +10 lines, -6 lines 0 comments Download
M chrome/browser/search/suggestions/image_fetcher_impl_browsertest.cc View 1 2 3 4 5 6 7 8 9 4 chunks +7 lines, -11 lines 0 comments Download
M chrome/browser/sessions/session_restore_browsertest.cc View 1 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/sessions/tab_restore_browsertest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/site_details_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/speech/speech_recognition_browsertest.cc View 1 chunk +4 lines, -6 lines 0 comments Download
M chrome/browser/storage/durable_storage_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/supervised_user/supervised_user_browsertest.cc View 1 7 chunks +8 lines, -7 lines 0 comments Download
M chrome/browser/sync/test/integration/sync_test.cc View 1 2 3 4 5 6 7 8 9 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/tab_contents/view_source_browsertest.cc View 7 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/task_management/providers/web_contents/devtools_tag_browsertest.cc View 1 2 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/task_management/providers/web_contents/subframe_task_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/task_management/providers/web_contents/tab_contents_tag_browsertest.cc View 1 chunk +1 line, -3 lines 0 comments Download
M chrome/browser/task_manager/task_manager_browsertest.cc View 9 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/translate/translate_browsertest.cc View 1 2 3 4 5 6 7 5 chunks +9 lines, -18 lines 0 comments Download
M chrome/browser/ui/app_list/search/people/people_provider_browsertest.cc View 1 2 3 4 5 6 7 8 4 chunks +3 lines, -12 lines 0 comments Download
M chrome/browser/ui/app_list/search/webstore/webstore_provider_browsertest.cc View 1 2 3 4 5 6 7 8 4 chunks +3 lines, -12 lines 0 comments Download
M chrome/browser/ui/ash/launcher/launcher_favicon_loader_browsertest.cc View 1 6 chunks +8 lines, -6 lines 0 comments Download
M chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc View 7 chunks +17 lines, -31 lines 0 comments Download
M chrome/browser/ui/blocked_content/popup_blocker_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/bookmarks/bookmark_browsertest.cc View 3 chunks +7 lines, -8 lines 0 comments Download
M chrome/browser/ui/browser_browsertest.cc View 42 chunks +106 lines, -106 lines 0 comments Download
M chrome/browser/ui/browser_focus_uitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/browser_navigator_browsertest.cc View 1 3 chunks +8 lines, -5 lines 0 comments Download
M chrome/browser/ui/content_settings/content_setting_bubble_model_browsertest.cc View 1 2 3 4 5 6 7 8 9 4 chunks +6 lines, -10 lines 0 comments Download
M chrome/browser/ui/exclusive_access/fullscreen_controller_browsertest.cc View 1 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/exclusive_access/fullscreen_controller_interactive_browsertest.cc View 1 22 chunks +41 lines, -40 lines 0 comments Download
M chrome/browser/ui/exclusive_access/fullscreen_controller_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/find_bar/find_bar_host_interactive_uitest.cc View 2 chunks +1 line, -2 lines 0 comments Download
M chrome/browser/ui/search/instant_extended_interactive_uitest.cc View 1 2 3 4 5 6 7 8 9 5 chunks +16 lines, -15 lines 0 comments Download
M chrome/browser/ui/search/instant_test_utils.h View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/search/instant_test_utils.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M chrome/browser/ui/search/local_ntp_browsertest.cc View 1 2 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/ui/search_engines/search_engine_tab_helper_browsertest.cc View 2 chunks +1 line, -2 lines 0 comments Download
M chrome/browser/ui/startup/startup_browser_creator_browsertest.cc View 1 2 3 4 5 6 7 8 21 chunks +52 lines, -33 lines 0 comments Download
M chrome/browser/ui/startup/startup_browser_creator_triggered_reset_browsertest_win.cc View 1 3 chunks +7 lines, -4 lines 0 comments Download
M chrome/browser/ui/views/accessibility/navigation_accessibility_uitest_win.cc View 1 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/collected_cookies_views_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/extensions/bookmark_override_browsertest.cc View 1 3 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/find_bar_views_interactive_uitest.cc View 1 9 chunks +17 lines, -16 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_view_focus_uitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/website_settings/permission_bubble_manager_browsertest.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/ui/webui/downloads_dom_handler_browsertest.cc View 1 3 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/inspect_ui_browsertest.cc View 1 3 chunks +6 lines, -7 lines 0 comments Download
M chrome/browser/ui/webui/webui_webview_browsertest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/unload_browsertest.cc View 1 2 chunks +4 lines, -5 lines 0 comments Download
M chrome/test/data/extensions/api_test/webnavigation/prerender/test_prerender.js View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/test/data/extensions/api_test/webstore_private/noframe2.html View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/native_client_hosted_app/manifest.json View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/test/data/extensions/platform_apps/web_view/interstitial_teardown/embedder.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/prerender/prerender_deferred_image.html View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/test/data/redirect-loop.html.mock-http-headers View 1 2 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/test.json View 1 2 3 4 5 6 7 8 1 chunk +1 line, -14 lines 0 comments Download

Messages

Total messages: 28 (10 generated)
svaldez
5 years, 1 month ago (2015-11-02 19:09:29 UTC) #2
vabr (Chromium)
chrome/browser/password_manager/* lgtm
5 years, 1 month ago (2015-11-03 09:38:59 UTC) #3
davidben
(Which files do you want me to look at, or all of them? I'm not ...
5 years, 1 month ago (2015-11-03 21:53:41 UTC) #4
svaldez
Rebase
5 years, 1 month ago (2015-11-03 22:05:21 UTC) #5
svaldez
On 2015/11/03 22:05:21, svaldez wrote: > Rebase mmenke: Just double-checking that you were going to ...
5 years, 1 month ago (2015-11-11 15:26:36 UTC) #6
mmenke
On 2015/11/11 15:26:36, svaldez wrote: > On 2015/11/03 22:05:21, svaldez wrote: > > Rebase > ...
5 years, 1 month ago (2015-11-12 19:20:30 UTC) #7
mmenke
Sorry for the delay. CL is just kind of massive. :( https://codereview.chromium.org/1409163006/diff/130001/chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc File chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc (right): ...
5 years, 1 month ago (2015-11-17 21:54:12 UTC) #8
svaldez
https://codereview.chromium.org/1409163006/diff/130001/chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc File chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc (right): https://codereview.chromium.org/1409163006/diff/130001/chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc#newcode1523 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc:1523: result_id, GetFilename("slow.txt").c_str()))); On 2015/11/17 21:54:12, mmenke wrote: > Hrm...Why ...
5 years, 1 month ago (2015-11-17 22:18:54 UTC) #9
mmenke
LGTM
5 years, 1 month ago (2015-11-17 23:34:27 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1409163006/230001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1409163006/230001
5 years, 1 month ago (2015-11-18 14:55:46 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/119755)
5 years, 1 month ago (2015-11-18 15:07:24 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1409163006/250001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1409163006/250001
5 years, 1 month ago (2015-11-18 16:05:46 UTC) #21
commit-bot: I haz the power
Committed patchset #14 (id:250001)
5 years, 1 month ago (2015-11-18 17:48:07 UTC) #22
commit-bot: I haz the power
Patchset 14 (id:??) landed as https://crrev.com/a01f7d9eae0080e07b6eb128e1235d472bb554b8 Cr-Commit-Position: refs/heads/master@{#360358}
5 years, 1 month ago (2015-11-18 17:48:59 UTC) #23
Lei Zhang
It would be nice to actually add the people you TBR as reviewers.
5 years ago (2015-11-24 01:35:42 UTC) #25
svaldez
On 2015/11/24 01:35:42, Lei Zhang wrote: > It would be nice to actually add the ...
5 years ago (2015-11-24 16:07:18 UTC) #26
Lei Zhang
On 2015/11/24 16:07:18, svaldez wrote: > On 2015/11/24 01:35:42, Lei Zhang wrote: > > It ...
5 years ago (2015-11-24 18:10:26 UTC) #27
Evan Stade
5 years ago (2015-11-24 18:31:48 UTC) #28
Message was sent while issue was closed.
On 2015/11/24 18:10:26, Lei Zhang wrote:
> On 2015/11/24 16:07:18, svaldez wrote:
> > On 2015/11/24 01:35:42, Lei Zhang wrote:
> > > It would be nice to actually add the people you TBR as reviewers.
> > 
> > Oops, sorry about that. I thought adding people to the TBR line would
> > automatically include them in the CL.
> 
> I thought so too. Anyway, I spot checked and rs lgtm.

it does, but only if you specify TBR= in the initial upload description
(changing in the web interface won't do it)

Powered by Google App Engine
This is Rietveld 408576698