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

Issue 16268017: GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1 (Closed)

Created:
7 years, 6 months ago by Paweł Hajdan Jr.
Modified:
7 years, 6 months ago
CC:
chromium-reviews, extensions-reviews_chromium.org, Avi (use Gerrit), creis+watch_chromium.org, marja+watch_chromium.org, tburkard+watch_chromium.org, tfarina, cbentzel+watch_chromium.org, gavinp+prer_chromium.org, feature-media-reviews_chromium.org, dominich+watch_chromium.org, ajwong+watch_chromium.org, chromium-apps-reviews_chromium.org, jshin+watch_chromium.org
Visibility:
Public.

Description

GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1 This eliminates a whole class of problems with SpawnedTestServer failing to start. BUG=96594, 98194 R=asargent@chromium.org, rsleevi@chromium.org, sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=208784

Patch Set 1 #

Patch Set 2 : fixes #

Patch Set 3 : trybot debugging #

Patch Set 4 : trybot debugging continues #

Patch Set 5 : compile #

Patch Set 6 : rebase #

Patch Set 7 : fixes, fixes #

Patch Set 8 : more testing #

Patch Set 9 : Linux tests #

Patch Set 10 : rebase #

Patch Set 11 : rebase & retry #

Patch Set 12 : tests #

Patch Set 13 : ready? #

Total comments: 6

Patch Set 14 : StartEmbeddedTestServer #

Patch Set 15 : compile #

Total comments: 2

Patch Set 16 : chromes #

Total comments: 2

Patch Set 17 : fix and rebase #

Patch Set 18 : fixes #

Patch Set 19 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1174 lines, -816 lines) Patch
M chrome/browser/browser_keyevents_browsertest.cc View 1 2 3 10 chunks +18 lines, -18 lines 0 comments Download
M chrome/browser/chromeos/extensions/wallpaper_private_apitest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/kiosk_browsertest.cc View 1 2 3 4 5 6 7 8 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/oobe_browsertest.cc View 1 2 3 4 5 6 7 8 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/collected_cookies_browsertest.cc View 4 chunks +5 lines, -12 lines 0 comments Download
M chrome/browser/extensions/active_tab_apitest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 4 chunks +10 lines, -4 lines 0 comments Download
M chrome/browser/extensions/activity_log/activity_log_browsertest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 5 chunks +11 lines, -10 lines 0 comments Download
M chrome/browser/extensions/ad_view_browsertest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 10 chunks +10 lines, -10 lines 0 comments Download
M chrome/browser/extensions/api/downloads/downloads_api_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 29 chunks +58 lines, -29 lines 0 comments Download
M chrome/browser/extensions/api/extension_action/script_badge_apitest.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/extensions/api/history/history_apitest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 4 chunks +8 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/i18n/i18n_apitest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 3 chunks +7 lines, -5 lines 0 comments Download
M chrome/browser/extensions/api/page_capture/page_capture_apitest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 2 chunks +3 lines, -16 lines 0 comments Download
M chrome/browser/extensions/api/permissions/permissions_apitest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/extensions/api/proxy/proxy_apitest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/runtime/runtime_apitest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/streams_private/streams_private_apitest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/extensions/api/web_navigation/web_navigation_apitest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 22 chunks +52 lines, -21 lines 0 comments Download
M chrome/browser/extensions/api/web_request/web_request_apitest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 15 chunks +19 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/web_socket_proxy_private/web_socket_proxy_private_apitest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/app_background_page_apitest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 21 chunks +27 lines, -26 lines 0 comments Download
M chrome/browser/extensions/app_process_apitest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 16 chunks +17 lines, -16 lines 0 comments Download
M chrome/browser/extensions/content_script_apitest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 7 chunks +21 lines, -16 lines 0 comments Download
M chrome/browser/extensions/content_security_policy_apitest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/cross_origin_xhr_apitest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/execute_script_apitest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 5 chunks +10 lines, -10 lines 0 comments Download
M chrome/browser/extensions/extension_apitest.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_apitest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 4 chunks +108 lines, -4 lines 0 comments Download
M chrome/browser/extensions/extension_dom_clipboard_apitest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 4 chunks +6 lines, -4 lines 0 comments Download
M chrome/browser/extensions/extension_incognito_apitest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 10 chunks +13 lines, -12 lines 0 comments Download
M chrome/browser/extensions/extension_javascript_url_apitest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_messages_apitest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_tabs_apitest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/isolated_app_browsertest.cc View 1 2 3 4 5 6 7 8 10 chunks +80 lines, -16 lines 0 comments Download
M chrome/browser/extensions/lazy_background_page_apitest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 7 chunks +7 lines, -6 lines 0 comments Download
M chrome/browser/extensions/platform_app_browsertest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 5 chunks +7 lines, -6 lines 0 comments Download
M chrome/browser/extensions/process_management_browsertest.cc View 1 2 3 4 5 6 7 4 chunks +7 lines, -6 lines 0 comments Download
M chrome/browser/extensions/stubs_apitest.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/web_view_browsertest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 chunks +38 lines, -37 lines 0 comments Download
M chrome/browser/extensions/web_view_interactive_browsertest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 10 chunks +11 lines, -10 lines 0 comments Download
M chrome/browser/extensions/window_open_apitest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 8 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/geolocation/geolocation_browsertest.cc View 1 2 3 11 chunks +16 lines, -19 lines 0 comments Download
M chrome/browser/google_apis/drive_api_requests_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 6 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/google_apis/gdata_wapi_requests_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/google_apis/test_util.cc View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/infobars/infobars_browsertest.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/loadtimes_extension_bindings_browsertest.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/media/chrome_webrtc_browsertest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 4 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/notifications/notification_browsertest.cc View 1 2 3 32 chunks +102 lines, -55 lines 0 comments Download
M chrome/browser/prerender/prerender_browsertest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +2 lines, -7 lines 0 comments Download
M chrome/browser/search_engines/template_url_fetcher_unittest.cc View 1 2 5 chunks +12 lines, -7 lines 0 comments Download
M chrome/browser/sessions/tab_restore_browsertest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 4 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/tab_contents/view_source_browsertest.cc View 1 2 6 chunks +12 lines, -12 lines 0 comments Download
M chrome/browser/task_manager/task_manager_browsertest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 2 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/translate/translate_browsertest.cc View 1 2 3 9 chunks +9 lines, -8 lines 0 comments Download
M chrome/browser/ui/app_list/search/webstore_provider_browsertest.cc View 1 2 3 4 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/browser_focus_uitest.cc View 1 2 3 15 chunks +28 lines, -26 lines 0 comments Download
M chrome/browser/ui/gtk/bookmarks/bookmark_bar_gtk_interactive_uitest.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/ui/pdf/pdf_browsertest.cc View 1 2 3 6 chunks +15 lines, -12 lines 0 comments Download
M chrome/test/base/in_process_browser_test.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/test/data/extensions/api_test/app_background_page/basic/test.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/app_background_page/basic_close/test.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/app_background_page/basic_open/test.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/app_background_page/lacks_permission/test.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/app_background_page/no_js/test.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/app_background_page/no_js_manifest/test.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/app_background_page/two_pages/test.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/app_background_page/two_with_manifest/test.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/app_launcher/client_redirect.js View 1 2 3 4 5 6 7 1 chunk +1 line, -3 lines 0 comments Download
M chrome/test/data/extensions/api_test/app_launcher/server_redirect.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/app_process/manifest.json View 1 2 3 1 chunk +4 lines, -4 lines 0 comments Download
A chrome/test/data/extensions/api_test/app_process/path1/client_redirect.html View 1 2 3 4 5 6 7 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/test/data/extensions/api_test/app_process/path1/container.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/app_process/path1/iframe.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/app_process/path1/redirect.html View 1 2 3 4 5 6 7 1 chunk +7 lines, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/app_process/path3/container.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/app_process/path3/iframe.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/app_process/test.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/app_process_background_instances/manifest.json View 1 2 3 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/test/data/extensions/api_test/app_process_instances/manifest.json View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/test/data/extensions/api_test/clipboard/hosted_app/manifest.json View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/test/data/extensions/api_test/clipboard/hosted_app_no_permission/manifest.json View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/test/data/extensions/api_test/content_scripts/about_blank_iframes/test.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/content_scripts/all_frames/test.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/content_scripts/bypass_page_csp/background.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/content_scripts/css_l10n/background.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/content_scripts/dont_match_host_permissions/background.js View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
A + chrome/test/data/extensions/api_test/content_scripts/extension_api/events.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + chrome/test/data/extensions/api_test/content_scripts/extension_api/functions.html View 0 chunks +-1 lines, --1 lines 0 comments Download
M chrome/test/data/extensions/api_test/content_scripts/extension_api/manifest.json View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/test/data/extensions/api_test/content_scripts/extension_iframe/test.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/content_scripts/extension_process/background.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/content_scripts/fragment/background.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/content_scripts/isolated_world1/background.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/content_scripts/other_extensions/injector/test.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/content_scripts/other_extensions/victim/test.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/content_scripts/permissions/background.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/content_scripts/view_source/background.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/cross_origin_xhr/all_urls/test.js View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/test/data/extensions/api_test/cross_origin_xhr/background_page/test.js View 1 2 3 4 5 6 7 8 9 10 11 2 chunks +5 lines, -4 lines 0 comments Download
M chrome/test/data/extensions/api_test/cross_origin_xhr/content_script/test.js View 1 2 3 4 5 6 7 8 9 10 11 3 chunks +6 lines, -5 lines 0 comments Download
M chrome/test/data/extensions/api_test/executescript/basic/test.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/executescript/callback/test.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/executescript/file_after_close/test.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/executescript/fragment/background.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/executescript/frame_after_load/test.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/executescript/in_frame/test.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/executescript/navigation_race/test.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/executescript/permissions/frames.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/executescript/permissions/test.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/executescript/run_at/test.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/history/common.js View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/test/data/extensions/api_test/i18n/test.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/incognito/apis/background.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/incognito/split/background.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/messaging/connect/test.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/page_capture/test.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/permissions/optional/background.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/permissions/optional_deny/background.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/proxy/events/invalid_proxy.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/tabs/capture_visible_tab/test_jpeg.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/tabs/capture_visible_tab/test_png.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/tabs/connect/test.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/tabs/javascript_url_permissions/test.js View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/test/data/extensions/api_test/tabs/on_replaced/test_onreplaced.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/wallpaper_manager/test.js View 1 2 3 4 5 6 7 8 9 10 11 5 chunks +5 lines, -5 lines 0 comments Download
M chrome/test/data/extensions/api_test/webnavigation/crossProcess/a.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/webnavigation/crossProcess/c.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/webnavigation/test_crash.js View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/test/data/extensions/api_test/webnavigation/test_crossProcess.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/webnavigation/test_prerender.js View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/test/data/extensions/api_test/webnavigation/test_serverRedirect.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/webnavigation/test_serverRedirectSingleProcess.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/webnavigation/test_targetBlank.js View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/test/data/extensions/api_test/webrequest/declarative/a.html View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/test/data/extensions/api_test/webrequest/declarative/third-party.html View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/test/data/extensions/api_test/webrequest/test_auth_required.js View 1 2 3 24 chunks +24 lines, -24 lines 0 comments Download
M chrome/test/data/extensions/api_test/webrequest/test_blocking.js View 1 2 3 19 chunks +20 lines, -20 lines 0 comments Download
M chrome/test/data/extensions/api_test/webrequest/test_complex.js View 1 2 3 10 chunks +12 lines, -12 lines 0 comments Download
M chrome/test/data/extensions/api_test/webrequest/test_declarative1.js View 1 2 3 9 chunks +14 lines, -14 lines 0 comments Download
M chrome/test/data/extensions/api_test/webrequest/test_declarative2.js View 1 2 3 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/test/data/extensions/api_test/webrequest/test_simple.js View 1 2 3 6 chunks +6 lines, -6 lines 0 comments Download
M chrome/test/data/extensions/api_test/webrequest/xhr/data.json.mock-http-headers View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/webrequest_sendmessage/background.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/window_open/popup_blocking/extension/background.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/hosted_app/manifest.json View 1 2 3 4 5 6 7 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/test/data/extensions/isolated_apps/app1/manifest.json View 1 2 3 4 5 6 7 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/test/data/extensions/isolated_apps/app2/manifest.json View 1 2 3 4 5 6 7 1 chunk +2 lines, -2 lines 0 comments Download
A chrome/test/data/extensions/isolated_apps/app2/redirect.html View 1 2 3 4 5 6 7 8 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/test/data/extensions/platform_apps/ad_view/change_ad_network/chrometest.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/platform_apps/ad_view/display_first_ad/chrometest.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/platform_apps/ad_view/loadcommit_event/chrometest.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/platform_apps/ad_view/onloadcommit_ack/chrometest.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/platform_apps/ad_view/permission_required/chrometest.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/platform_apps/ad_view/properties_exposed/chrometest.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/platform_apps/ad_view/src_flag_required/chrometest.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/platform_apps/iframes/main.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/platform_apps/isolation/test.js View 1 2 3 4 5 6 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/test/data/extensions/platform_apps/navigation/main.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/platform_apps/open_link/main.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/platform_apps/web_view/common/screen_coordinates/main.js View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/platform_apps/web_view/common/utils.js View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/platform_apps/web_view/download/embedder.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/platform_apps/web_view/edit_commands/embedder.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/platform_apps/web_view/edit_commands_no_menu/embedder.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/platform_apps/web_view/focus/embedder.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/platform_apps/web_view/geolocation/cancel_request/embedder.js View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/test/data/extensions/platform_apps/web_view/geolocation/embedder_has_no_permission/embedder.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/platform_apps/web_view/geolocation/embedder_has_permission/embedder.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/test/data/extensions/platform_apps/web_view/isolation/main.js View 1 2 1 chunk +7 lines, -7 lines 0 comments Download
M chrome/test/data/extensions/platform_apps/web_view/media_access/allow/embedder.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/platform_apps/web_view/media_access/deny/embedder.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/platform_apps/web_view/newwindow/embedder.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/platform_apps/web_view/noprerenderer/main.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/platform_apps/web_view/pointer_lock/main.js View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/platform_apps/web_view/popup_positioning/main.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/platform_apps/web_view/popup_positioning_moved/main.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/platform_apps/web_view/shim/main.js View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/test/data/extensions/platform_apps/web_view/speech/main.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/browser/browser_plugin/browser_plugin_host_browsertest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +1 line, -1 line 0 comments Download
M content/browser/loader/resource_dispatcher_host_browsertest.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M content/browser/session_history_browsertest.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_status_code.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M net/test/embedded_test_server/embedded_test_server.cc View 1 2 3 4 5 6 7 8 9 10 11 12 3 chunks +33 lines, -4 lines 0 comments Download
M net/test/embedded_test_server/embedded_test_server_unittest.cc View 1 2 3 4 7 chunks +11 lines, -11 lines 0 comments Download
M net/test/embedded_test_server/http_response.h View 1 2 3 3 chunks +7 lines, -21 lines 0 comments Download
M net/test/embedded_test_server/http_response.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 3 chunks +12 lines, -11 lines 0 comments Download
M net/test/embedded_test_server/http_response_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Paweł Hajdan Jr.
7 years, 6 months ago (2013-06-06 23:53:49 UTC) #1
sky
LGTM
7 years, 6 months ago (2013-06-07 16:40:55 UTC) #2
Paweł Hajdan Jr.
Scott, feel free to take another look - tryservers made me make a lot of ...
7 years, 6 months ago (2013-06-21 16:37:43 UTC) #3
sky
SLGTM
7 years, 6 months ago (2013-06-21 19:35:32 UTC) #4
asargent_no_longer_on_chrome
https://codereview.chromium.org/16268017/diff/64001/chrome/browser/extensions/extension_apitest.cc File chrome/browser/extensions/extension_apitest.cc (left): https://codereview.chromium.org/16268017/diff/64001/chrome/browser/extensions/extension_apitest.cc#oldcode309 chrome/browser/extensions/extension_apitest.cc:309: if (!test_server()->Start()) It seems kind of strange to have ...
7 years, 6 months ago (2013-06-21 20:02:11 UTC) #5
Paweł Hajdan Jr.
https://codereview.chromium.org/16268017/diff/64001/chrome/browser/extensions/extension_apitest.cc File chrome/browser/extensions/extension_apitest.cc (left): https://codereview.chromium.org/16268017/diff/64001/chrome/browser/extensions/extension_apitest.cc#oldcode309 chrome/browser/extensions/extension_apitest.cc:309: if (!test_server()->Start()) On 2013/06/21 20:02:11, Antony Sargent wrote: > ...
7 years, 6 months ago (2013-06-21 20:37:31 UTC) #6
asargent_no_longer_on_chrome
lgtm w/ one request for a change before commit https://codereview.chromium.org/16268017/diff/64001/chrome/browser/extensions/extension_apitest.cc File chrome/browser/extensions/extension_apitest.cc (left): https://codereview.chromium.org/16268017/diff/64001/chrome/browser/extensions/extension_apitest.cc#oldcode309 chrome/browser/extensions/extension_apitest.cc:309: ...
7 years, 6 months ago (2013-06-21 23:08:14 UTC) #7
Paweł Hajdan Jr.
https://codereview.chromium.org/16268017/diff/64001/chrome/browser/extensions/extension_apitest.cc File chrome/browser/extensions/extension_apitest.cc (left): https://codereview.chromium.org/16268017/diff/64001/chrome/browser/extensions/extension_apitest.cc#oldcode309 chrome/browser/extensions/extension_apitest.cc:309: if (!test_server()->Start()) On 2013/06/21 23:08:14, Antony Sargent wrote: > ...
7 years, 6 months ago (2013-06-22 00:16:01 UTC) #8
Ryan Sleevi
It seems like a number of these changes could be replaced by using URLRequestPrepackagedInterceptor instead. ...
7 years, 6 months ago (2013-06-24 18:32:33 UTC) #9
Paweł Hajdan Jr.
The prepackaged interceptor is less convenient to use than the embedded test server. Also, for ...
7 years, 6 months ago (2013-06-24 19:23:43 UTC) #10
Ryan Sleevi
My suggestion to use the URLRequest interceptor is to make these tests *less* integration tests ...
7 years, 6 months ago (2013-06-26 19:06:38 UTC) #11
Paweł Hajdan Jr.
https://codereview.chromium.org/16268017/diff/87001/net/test/embedded_test_server/http_response.cc File net/test/embedded_test_server/http_response.cc (right): https://codereview.chromium.org/16268017/diff/87001/net/test/embedded_test_server/http_response.cc#newcode35 net/test/embedded_test_server/http_response.cc:35: base::StringAppendF(&response_builder, "Connection: closed\r\n"); On 2013/06/26 19:06:39, Ryan Sleevi wrote: ...
7 years, 6 months ago (2013-06-26 19:47:22 UTC) #12
Paweł Hajdan Jr.
fixes
7 years, 6 months ago (2013-06-26 20:38:06 UTC) #13
Paweł Hajdan Jr.
7 years, 6 months ago (2013-06-26 20:59:13 UTC) #14
Message was sent while issue was closed.
Committed patchset #19 manually as r208784 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698