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

Issue 2778753002: Import //fetch from Web Platform Tests. (Closed)

Created:
3 years, 9 months ago by Mike West
Modified:
3 years, 8 months ago
CC:
blink-reviews, blink-reviews-w3ctests_chromium.org, chromium-reviews, jshin+watch_chromium.org, tfarina
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Import //fetch from Web Platform Tests. BUG=705490 Review-Url: https://codereview.chromium.org/2778753002 Cr-Commit-Position: refs/heads/master@{#460067} Committed: https://chromium.googlesource.com/chromium/src/+/09fdd7696d0f20abd9984f23e0fd1aadd5e2f93b

Patch Set 1 #

Patch Set 2 : Windows. #

Patch Set 3 : Baselines. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11678 lines, -1 line) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 chunk +13 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/W3CImportExpectations View 1 chunk +2 lines, -1 line 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/README.md View 1 chunk +6 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/accept-header.html View 1 chunk +15 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/accept-header.js View 1 chunk +38 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/accept-header-worker.html View 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/conditional-get.html View 1 chunk +51 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/error-after-response.html View 1 chunk +34 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/integrity.html View 1 chunk +15 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/integrity.js View 1 chunk +45 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/integrity-sharedworker.html View 1 chunk +15 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/integrity-worker.html View 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/mode-no-cors.html View 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/mode-no-cors.js View 1 chunk +31 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/mode-no-cors-worker.html View 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/mode-same-origin.html View 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/mode-same-origin.js View 1 chunk +34 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/mode-same-origin-worker.html View 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/referrer.html View 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/referrer.js View 1 chunk +35 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/referrer-worker.html View 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/request-forbidden-headers.html View 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/request-forbidden-headers.js View 1 chunk +48 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/request-forbidden-headers-worker.html View 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/request-head.html View 1 chunk +12 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/request-head.js View 1 chunk +10 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/request-head-worker.html View 1 chunk +14 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/request-headers.html View 1 chunk +15 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/request-headers.js View 1 chunk +86 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/request-headers-worker.html View 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/request-referrer.html View 1 chunk +13 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/request-referrer.js View 1 chunk +28 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/request-referrer-redirected-worker.html View 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/request-referrer-worker.html View 1 chunk +14 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/request-upload.html View 1 chunk +13 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/request-upload.js View 1 chunk +127 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/request-upload-expected.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/request-upload-worker.html View 1 chunk +14 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/request-upload-worker-expected.txt View 1 chunk +20 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/response-url.html View 1 chunk +13 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/response-url.js View 1 chunk +21 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/response-url-worker.html View 1 chunk +15 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/scheme-about.html View 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/scheme-about.js View 1 chunk +39 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/scheme-about-expected.txt View 1 chunk +9 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/scheme-about-worker.html View 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/scheme-about-worker-expected.txt View 1 chunk +9 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/scheme-blob.html View 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/scheme-blob.js View 1 chunk +48 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/scheme-blob-worker.html View 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/scheme-data.html View 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/scheme-data.js View 1 chunk +47 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/scheme-data-worker.html View 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/scheme-others.html View 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/scheme-others.js View 1 chunk +33 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/scheme-others-worker.html View 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/stream-response.html View 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/stream-response.js View 1 chunk +33 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/stream-response-worker.html View 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/basic/text-utf8.html View 1 chunk +82 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-basic.html View 1 chunk +19 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-basic.js View 1 chunk +42 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-basic-worker.html View 1 chunk +19 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-cookies.html View 1 chunk +18 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-cookies.js View 1 chunk +61 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-cookies-worker.html View 1 chunk +18 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-expose-star.html View 1 chunk +13 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-expose-star.js View 1 chunk +31 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-expose-star-expected.txt View 1 chunk +5 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-expose-star-worker.html View 1 chunk +14 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-expose-star-worker-expected.txt View 1 chunk +5 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-filtering.html View 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-filtering.js View 1 chunk +66 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-filtering-worker.html View 1 chunk +18 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-multiple-origins.html View 1 chunk +18 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-multiple-origins.js View 1 chunk +32 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-multiple-origins-expected.txt View 1 chunk +9 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-multiple-origins-worker.html View 1 chunk +19 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-multiple-origins-worker-expected.txt View 1 chunk +9 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-no-preflight.html View 1 chunk +21 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-no-preflight.js View 1 chunk +46 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-no-preflight-worker.html View 1 chunk +20 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-origin.html View 1 chunk +20 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-origin.js View 1 chunk +56 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-origin-worker.html View 1 chunk +19 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-preflight.html View 1 chunk +21 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-preflight.js View 1 chunk +104 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-preflight-redirect.html View 1 chunk +19 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-preflight-redirect.js View 1 chunk +41 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-preflight-redirect-expected.txt View 1 chunk +13 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-preflight-redirect-worker.html View 1 chunk +18 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-preflight-redirect-worker-expected.txt View 1 chunk +13 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-preflight-referrer.html View 1 chunk +19 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-preflight-referrer.js View 1 chunk +53 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-preflight-referrer-expected.txt View 1 chunk +13 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-preflight-referrer-worker.html View 1 chunk +18 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-preflight-referrer-worker-expected.txt View 1 chunk +13 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-preflight-star.html View 1 chunk +14 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-preflight-star.js View 1 chunk +47 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-preflight-star-expected.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-preflight-star-worker.html View 1 chunk +14 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-preflight-star-worker-expected.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-preflight-status.html View 1 chunk +18 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-preflight-status.js View 1 chunk +42 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-preflight-status-expected.txt View 1 chunk +30 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-preflight-status-worker.html View 1 chunk +18 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-preflight-status-worker-expected.txt View 1 chunk +30 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-preflight-worker.html View 1 chunk +20 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-redirect.html View 1 chunk +18 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-redirect.js View 1 chunk +47 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-redirect-credentials.html View 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-redirect-credentials.js View 1 chunk +56 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-redirect-credentials-worker.html View 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-redirect-preflight.html View 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-redirect-preflight.js View 1 chunk +50 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-redirect-preflight-worker.html View 1 chunk +15 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/cors/cors-redirect-worker.html View 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/credentials/authentication-basic.html View 1 chunk +15 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/credentials/authentication-basic.js View 1 chunk +21 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/credentials/authentication-basic-worker.html View 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/credentials/cookies.html View 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/credentials/cookies.js View 1 chunk +53 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/credentials/cookies-worker.html View 1 chunk +18 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/header-values.html View 1 chunk +59 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/header-values-normalize.html View 1 chunk +72 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/header-values-normalize-expected.txt View 1 chunk +67 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-basic.html View 1 chunk +230 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-basic-expected.txt View 1 chunk +22 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-casing.html View 1 chunk +64 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-combine.html View 1 chunk +58 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-combine-expected.txt View 1 chunk +7 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-errors.html View 1 chunk +107 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-idl.html View 1 chunk +36 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-idl-expected.txt View 1 chunk +36 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-normalize.html View 1 chunk +47 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-normalize-expected.txt View 1 chunk +6 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-record.html View 1 chunk +311 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-record-expected.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-structure.html View 1 chunk +31 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/csp-blocked.html View 1 chunk +15 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/csp-blocked.js View 1 chunk +13 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/csp-blocked-worker.html View 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/csp-blocked-worker-expected.txt View 1 chunk +4 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/csp-blocked.html.headers View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/csp-blocked.js.headers View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/nested-policy.js View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/nested-policy.js.headers View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/referrer-no-referrer.html View 1 chunk +15 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/referrer-no-referrer.js View 1 chunk +19 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/referrer-no-referrer-service-worker.https.html View 1 chunk +18 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/referrer-no-referrer-worker.html View 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/referrer-no-referrer.html.headers View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/referrer-no-referrer.js.headers View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/referrer-origin.html View 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/referrer-origin.js View 1 chunk +30 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/referrer-origin-expected.txt View 1 chunk +5 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/referrer-origin-service-worker.https.html View 1 chunk +18 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/referrer-origin-service-worker.https-expected.txt View 1 chunk +6 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/referrer-origin-when-cross-origin.html View 1 chunk +15 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/referrer-origin-when-cross-origin.js View 1 chunk +20 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/referrer-origin-when-cross-origin-service-worker.https.html View 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/referrer-origin-when-cross-origin-worker.html View 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/referrer-origin-when-cross-origin.html.headers View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/referrer-origin-when-cross-origin.js.headers View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/referrer-origin-worker.html View 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/referrer-origin-worker-expected.txt View 1 chunk +5 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/referrer-origin.html.headers View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/referrer-origin.js.headers View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/referrer-unsafe-url.html View 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/referrer-unsafe-url.js View 1 chunk +21 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/referrer-unsafe-url-service-worker.https.html View 1 chunk +18 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/referrer-unsafe-url-worker.html View 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/referrer-unsafe-url.html.headers View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/policies/referrer-unsafe-url.js.headers View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/redirect/redirect-count.html View 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/redirect/redirect-count.js View 1 chunk +43 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/redirect/redirect-count-worker.html View 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/redirect/redirect-location.html View 1 chunk +15 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/redirect/redirect-location.js View 1 chunk +50 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/redirect/redirect-location-worker.html View 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/redirect/redirect-method.html View 1 chunk +15 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/redirect/redirect-method.js View 1 chunk +55 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/redirect/redirect-method-worker.html View 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/redirect/redirect-mode.html View 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/redirect/redirect-mode.js View 1 chunk +41 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/redirect/redirect-mode-worker.html View 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/redirect/redirect-origin.html View 1 chunk +18 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/redirect/redirect-origin.js View 1 chunk +40 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/redirect/redirect-origin-worker.html View 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/redirect/redirect-referrer.html View 1 chunk +18 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/redirect/redirect-referrer.js View 1 chunk +68 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/redirect/redirect-referrer-expected.txt View 1 chunk +35 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/redirect/redirect-referrer-worker.html View 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/redirect/redirect-referrer-worker-expected.txt View 1 chunk +35 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/redirect/redirect-schemes.html View 1 chunk +23 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/redirect/redirect-to-dataurl.html View 1 chunk +13 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/redirect/redirect-to-dataurl.js View 1 chunk +30 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/redirect/redirect-to-dataurl-worker.html View 1 chunk +14 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/multi-globals/current/current.html View 1 chunk +3 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/multi-globals/incumbent/incumbent.html View 1 chunk +14 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/multi-globals/url-parsing.html View 1 chunk +27 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-bad-port.html View 1 chunk +82 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-cache.js View 1 chunk +223 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-cache-default.html View 1 chunk +50 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-cache-default-conditional.html View 1 chunk +180 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-cache-force-cache.html View 1 chunk +78 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-cache-force-cache-expected.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-cache-no-cache.html View 1 chunk +36 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-cache-no-cache-expected.txt View 1 chunk +7 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-cache-no-store.html View 1 chunk +48 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-cache-no-store-expected.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-cache-only-if-cached.html View 1 chunk +76 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-cache-only-if-cached-expected.txt View 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-cache-reload.html View 1 chunk +62 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-cache-reload-expected.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-clone.sub.html View 1 chunk +63 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-clone.sub-expected.txt View 1 chunk +5 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-consume.html View 1 chunk +158 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-consume-empty.html View 1 chunk +107 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-consume-empty-expected.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-consume-expected.txt View 1 chunk +41 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-disturbed.html View 1 chunk +110 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-disturbed-expected.txt View 1 chunk +11 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-error.html View 1 chunk +114 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-error-expected.txt View 1 chunk +24 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-headers.html View 1 chunk +173 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-idl.html View 1 chunk +91 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-idl-expected.txt View 1 chunk +50 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-init-001.sub.html View 1 chunk +100 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-init-001.sub-expected.txt View 1 chunk +38 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-init-002.html View 1 chunk +71 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-init-003.sub.html View 1 chunk +84 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-init-003.sub-expected.txt View 1 chunk +7 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-keepalive-quota.html View 1 chunk +93 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-keepalive-quota-expected.txt View 1 chunk +9 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-structure.html View 1 chunk +134 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/request-structure-expected.txt View 1 chunk +22 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/request/resources/cache.py View 1 chunk +65 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/resources/authentication.py View 1 chunk +15 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/resources/bad-chunk-encoding.py View 1 chunk +13 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/resources/cache.py View 1 chunk +18 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/resources/clean-stash.py View 1 chunk +6 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/resources/data.json View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/resources/echo-content.py View 1 chunk +9 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/resources/inspect-headers.py View 1 chunk +22 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/resources/method.py View 1 chunk +11 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/resources/preflight.py View 1 chunk +64 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/resources/redirect.py View 1 chunk +60 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/resources/status.py View 1 chunk +9 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/resources/top.txt View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/resources/trickle.py View 1 chunk +12 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/resources/utils.js View 1 chunk +90 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/response/multi-globals/current/current.html View 1 chunk +3 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/response/multi-globals/incumbent/incumbent.html View 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/response/multi-globals/relevant/relevant.html View 1 chunk +2 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/response/multi-globals/url-parsing.html View 1 chunk +27 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/response/response-cancel-stream.html View 1 chunk +66 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/response/response-clone.html View 1 chunk +136 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/response/response-clone-expected.txt View 1 chunk +21 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/response/response-consume.html View 1 chunk +296 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/response/response-consume-empty.html View 1 chunk +105 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/response/response-consume-empty-expected.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/response/response-consume-expected.txt View 1 chunk +42 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/response/response-consume-stream.html View 1 chunk +73 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/response/response-consume-stream-expected.txt View 1 chunk +12 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/response/response-error.html View 1 chunk +39 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/response/response-idl.html View 1 chunk +70 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/response/response-idl-expected.txt View 1 chunk +45 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/response/response-init-001.html View 1 chunk +63 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/response/response-init-002.html View 1 chunk +70 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/response/response-static-error.html View 1 chunk +25 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/response/response-static-redirect.html View 1 chunk +45 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/response/response-stream-disturbed-1.html View 1 chunk +57 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/response/response-stream-disturbed-2.html View 1 chunk +48 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/response/response-stream-disturbed-3.html View 1 chunk +49 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/response/response-stream-disturbed-4.html View 1 chunk +48 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/response/response-stream-disturbed-5.html View 1 chunk +49 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/response/response-trailer.html View 1 chunk +24 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/api/response/response-trailer-expected.txt View 1 chunk +4 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/http-cache/304-update.html View 1 chunk +124 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/http-cache/README.md View 1 chunk +24 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/http-cache/cc-request.html View 1 chunk +212 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/http-cache/cc-request-expected.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/http-cache/freshness.html View 1 chunk +226 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/http-cache/heuristic.html View 1 chunk +104 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/http-cache/heuristic-expected.txt View 1 chunk +19 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/http-cache/http-cache.js View 1 chunk +285 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/http-cache/invalidate.html View 1 chunk +245 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/http-cache/invalidate-expected.txt View 1 chunk +18 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/http-cache/partial.html View 1 chunk +109 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/http-cache/partial-expected.txt View 1 chunk +7 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/http-cache/resources/http-cache.py View 1 chunk +51 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/http-cache/status.html View 1 chunk +69 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/http-cache/vary.html View 1 chunk +270 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/http-cache/vary-expected.txt View 1 chunk +14 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/nosniff/image.html View 1 chunk +19 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/nosniff/importscripts.html View 1 chunk +14 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/nosniff/importscripts.js View 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/nosniff/parsing-nosniff.html View 1 chunk +28 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/nosniff/parsing-nosniff-expected.txt View 1 chunk +9 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/nosniff/resources/css.py View 1 chunk +15 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/nosniff/resources/image.py View 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/nosniff/resources/js.py View 1 chunk +17 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/nosniff/resources/nosniff-first.asis View 1 chunk +7 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/nosniff/resources/nosniff-last.asis View 1 chunk +7 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/nosniff/resources/nosniff-no-x.asis View 1 chunk +6 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/nosniff/resources/nosniff-quoted.asis View 1 chunk +6 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/nosniff/resources/nosniff-quoted-single.asis View 1 chunk +6 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/nosniff/resources/nosniff-uppercase.asis View 1 chunk +6 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/nosniff/resources/worker.py View 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/nosniff/script.html View 1 chunk +32 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/nosniff/stylesheet.html View 1 chunk +30 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/nosniff/stylesheet-expected.txt View 1 chunk +9 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/external/wpt/fetch/nosniff/worker.html View 1 chunk +28 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/external/wpt/fetch/api/request/request-keepalive-quota-expected.txt View 1 2 1 chunk +9 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/external/wpt/fetch/api/request/request-keepalive-quota-expected.txt View 1 2 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (12 generated)
Mike West
Would you mind stamping this, jochen@/foolip@/yoav@/tyoshino@/whoever else might be watching and awake? There's no actual ...
3 years, 9 months ago (2017-03-27 11:57:40 UTC) #2
jochen (gone - plz use gerrit)
lgtm
3 years, 9 months ago (2017-03-27 12:02:42 UTC) #5
Mike West
How does windows have _exactly_ the opposite behavior of every other platform? https://storage.googleapis.com/chromium-layout-test-archives/win_chromium_rel_ng/408718/layout-test-results/external/wpt/fetch/api/request/request-keepalive-quota-pretty-diff.html *sigh* I'll ...
3 years, 9 months ago (2017-03-27 18:30:54 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2778753002/20001
3 years, 9 months ago (2017-03-28 08:22:09 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/417867)
3 years, 9 months ago (2017-03-28 09:26:42 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2778753002/40001
3 years, 9 months ago (2017-03-28 10:07:42 UTC) #16
commit-bot: I haz the power
3 years, 8 months ago (2017-03-28 12:40:03 UTC) #19
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/09fdd7696d0f20abd9984f23e0fd...

Powered by Google App Engine
This is Rietveld 408576698