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

Issue 1314123002: Remove hard-coded origins in layout tests. (Closed)

Created:
5 years, 3 months ago by jeremyarcher
Modified:
5 years, 3 months ago
Reviewers:
hiroshige, nhiroki
CC:
blink-reviews, michaeln, jsbell+serviceworker_chromium.org, kenjibaheux+watch_chromium.org, tzik, serviceworker-reviews, falken, kinuko+serviceworker, horo+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Remove hard-coded origins in layout tests. Because the W3C's web-platform-tests are run using a different origin (http://web-platform.test versus http://127.0.0.1), we should use the existing host- detection code in get-host-info.js. BUG=462361 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201611

Patch Set 1 #

Total comments: 13

Patch Set 2 : Fix indentation. #

Patch Set 3 : Fix fetch(...) tests relying on hard-coded origins. #

Total comments: 2

Patch Set 4 : Add ?pipe=sub and make test first parameter. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1137 lines, -365 lines) Patch
M LayoutTests/http/tests/fetch/script-tests/thorough/TEMPLATE-serviceworker.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/script-tests/thorough/TEMPLATE-serviceworker-proxied.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/script-tests/thorough/TEMPLATE-window.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/script-tests/thorough/TEMPLATE-workers.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/access-control.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/access-control-base-https-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/auth.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/auth-base-https-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/auth-nocors.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/auth-nocors-base-https-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/auth-nocors-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/auth-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/cookie.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/cookie-base-https-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/cookie-nocors.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/cookie-nocors-base-https-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/cookie-nocors-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/cookie-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/cors.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/cors-base-https-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/cors-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/cors-preflight.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/cors-preflight-base-https-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/cors-preflight-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/cors-preflight2.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/cors-preflight2-base-https-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/cors-preflight2-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/nocors.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/nocors-base-https-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/nocors-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/redirect.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/redirect-base-https-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/redirect-credentials.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/redirect-credentials-base-https-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/redirect-credentials-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/redirect-loop.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/redirect-loop-base-https-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/redirect-loop-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/redirect-nocors.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/redirect-nocors-base-https-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/redirect-nocors-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker-proxied/thorough/redirect-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/access-control.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/access-control-base-https-other-https.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/auth.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/auth-base-https-other-https.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/auth-nocors.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/auth-nocors-base-https-other-https.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/auth-nocors-other-https.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/auth-other-https.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/cookie.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/cookie-base-https-other-https.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/cookie-nocors.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/cookie-nocors-base-https-other-https.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/cookie-nocors-other-https.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/cookie-other-https.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/cors.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/cors-base-https-other-https.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/cors-other-https.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/cors-preflight.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/cors-preflight-base-https-other-https.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/cors-preflight-other-https.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/cors-preflight2.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/cors-preflight2-base-https-other-https.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/cors-preflight2-other-https.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/nocors.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/nocors-base-https-other-https.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/nocors-other-https.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/redirect.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/redirect-base-https-other-https.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/redirect-credentials.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/redirect-credentials-base-https-other-https.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/redirect-credentials-other-https.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/redirect-loop.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/redirect-loop-base-https-other-https.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/redirect-loop-other-https.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/redirect-nocors.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/redirect-nocors-base-https-other-https.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/redirect-nocors-other-https.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/serviceworker/thorough/redirect-other-https.html View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/access-control.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/access-control-base-https-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/auth.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/auth-base-https-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/auth-nocors.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/auth-nocors-base-https-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/auth-nocors-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/auth-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/cookie.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/cookie-base-https-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/cookie-nocors.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/cookie-nocors-base-https-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/cookie-nocors-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/cookie-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/cors.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/cors-base-https-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/cors-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/cors-preflight.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/cors-preflight-base-https-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/cors-preflight-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/cors-preflight2.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/cors-preflight2-base-https-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/cors-preflight2-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/nocors.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/nocors-base-https-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/nocors-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/redirect.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/redirect-base-https-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/redirect-credentials.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/redirect-credentials-base-https-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/redirect-credentials-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/redirect-loop.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/redirect-loop-base-https-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/redirect-loop-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/redirect-nocors.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/redirect-nocors-base-https-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/redirect-nocors-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/window/thorough/redirect-other-https.html View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/access-control.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/access-control-base-https-other-https.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/auth.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/auth-base-https-other-https.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/auth-nocors.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/auth-nocors-base-https-other-https.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/auth-nocors-other-https.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/auth-other-https.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/cookie.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/cookie-base-https-other-https.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/cookie-nocors.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/cookie-nocors-base-https-other-https.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/cookie-nocors-other-https.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/cookie-other-https.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/cors.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/cors-base-https-other-https.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/cors-other-https.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/cors-preflight.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/cors-preflight-base-https-other-https.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/cors-preflight-other-https.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/cors-preflight2.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/cors-preflight2-base-https-other-https.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/cors-preflight2-other-https.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/nocors.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/nocors-base-https-other-https.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/nocors-other-https.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/redirect.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/redirect-base-https-other-https.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/redirect-credentials.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/redirect-credentials-base-https-other-https.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/redirect-credentials-other-https.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/redirect-loop.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/redirect-loop-base-https-other-https.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/redirect-loop-other-https.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/redirect-nocors.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/redirect-nocors-base-https-other-https.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/redirect-nocors-other-https.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/fetch/workers/thorough/redirect-other-https.html View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/chromium/register-error-messages.html View 3 chunks +4 lines, -4 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/chromium/service-worker-allowed.html View 1 2 chunks +7 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/fetch-canvas-tainting.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/http/tests/serviceworker/fetch-cors-xhr.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/fetch-request-html-imports-iframe.html View 1 chunk +13 lines, -2 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/fetch-request-html-imports-worker.js View 1 2 chunks +11 lines, -6 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/frame-for-getregistrations.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/interfaces-worker.js View 1 1 chunk +3 lines, -5 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/navigation-redirect-scope1.php View 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/service-worker-csp-worker.php View 1 10 chunks +34 lines, -13 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/test-helpers.js View 1 2 3 1 chunk +6 lines, -14 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/serviceworkerobject-scripturl.html View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 33 (13 generated)
jeremyarcher
5 years, 3 months ago (2015-08-26 05:54:57 UTC) #2
nhiroki
lgtm with nits Can you explain why we need to remove hard-coded origins on the ...
5 years, 3 months ago (2015-08-26 09:02:29 UTC) #3
jeremyarcher
I, er, think this is right- PTAL, I guess, since I'm not sure. https://codereview.chromium.org/1314123002/diff/1/LayoutTests/http/tests/serviceworker/resources/fetch-request-html-imports-worker.js File ...
5 years, 3 months ago (2015-08-27 07:45:44 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1314123002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1314123002/20001
5 years, 3 months ago (2015-08-28 06:25:03 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/105851)
5 years, 3 months ago (2015-08-28 07:05:28 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1314123002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1314123002/20001
5 years, 3 months ago (2015-08-31 01:35:10 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/106498)
5 years, 3 months ago (2015-08-31 02:13:40 UTC) #13
nhiroki
fyi: This CL seems to be breaking fetch tests that depend on serviceworker/resources/test-helpers.js.
5 years, 3 months ago (2015-08-31 03:07:31 UTC) #14
jeremyarcher
On 2015/08/31 03:07:31, nhiroki wrote: > fyi: This CL seems to be breaking fetch tests ...
5 years, 3 months ago (2015-09-01 01:41:23 UTC) #15
nhiroki
On 2015/09/01 01:41:23, jeremyarcher wrote: > On 2015/08/31 03:07:31, nhiroki wrote: > > fyi: This ...
5 years, 3 months ago (2015-09-01 02:28:43 UTC) #16
jeremyarcher
On 2015/09/01 02:28:43, nhiroki wrote: > On 2015/09/01 01:41:23, jeremyarcher wrote: > > On 2015/08/31 ...
5 years, 3 months ago (2015-09-01 03:12:42 UTC) #19
nhiroki
lgtm with a nit https://codereview.chromium.org/1314123002/diff/60001/LayoutTests/http/tests/serviceworker/resources/test-helpers.js File LayoutTests/http/tests/serviceworker/resources/test-helpers.js (right): https://codereview.chromium.org/1314123002/diff/60001/LayoutTests/http/tests/serviceworker/resources/test-helpers.js#newcode191 LayoutTests/http/tests/serviceworker/resources/test-helpers.js:191: function login(local, remote, test) { ...
5 years, 3 months ago (2015-09-01 04:06:44 UTC) #22
nhiroki
+hiroshige@ for http/tests/fetch/* Please wait for his review.
5 years, 3 months ago (2015-09-01 04:07:33 UTC) #24
hiroshige
> +hiroshige@ for http/tests/fetch/* Basically Looks good for http/tests/fetch changes, but I think there was ...
5 years, 3 months ago (2015-09-01 06:22:41 UTC) #25
nhiroki
On 2015/09/01 06:22:41, hiroshige (slow) wrote: > > +hiroshige@ for http/tests/fetch/* > Basically Looks good ...
5 years, 3 months ago (2015-09-01 07:41:04 UTC) #26
hiroshige
On 2015/09/01 07:41:04, nhiroki wrote: > The issue hasn't been resolved yet. IIUC, this CL ...
5 years, 3 months ago (2015-09-01 08:14:05 UTC) #27
jeremyarcher
On 2015/09/01 08:14:05, hiroshige (slow) wrote: > On 2015/09/01 07:41:04, nhiroki wrote: > > The ...
5 years, 3 months ago (2015-09-02 03:22:49 UTC) #28
hiroshige
lgtm. Thanks!
5 years, 3 months ago (2015-09-02 03:28:35 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1314123002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1314123002/80001
5 years, 3 months ago (2015-09-02 03:35:27 UTC) #32
commit-bot: I haz the power
5 years, 3 months ago (2015-09-02 04:18:20 UTC) #33
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=201611

Powered by Google App Engine
This is Rietveld 408576698