From 99c8f50d47780a7d1a36e5d636cca68410fd7d61 Mon Sep 17 00:00:00 2001 From: Marco Castelluccio Date: Thu, 21 Nov 2019 00:14:03 +0000 Subject: [PATCH] Bug 1588815 [wpt PR 19703] - Fetch Metadata: deprecate `nested-navigate` mode., a=testonly Automatic update from web-platform-tests Fetch Metadata: deprecate `nested-navigate` mode. As discussed in https://github.com/w3c/webappsec-fetch-metadata/issues/45, We have decided to shift the model around nested navigations from exposure via the request's `mode` to its `destination`. This patch shift the `nested-navigate` mode to two parts: - `navigate` for frame and iframe. - `no-cors` for object. Change-Id: I09a2be6b41547f6eeb1e308416234a40f0c9b5b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1862690 Commit-Queue: Yifan Luo Reviewed-by: Mike West Cr-Commit-Position: refs/heads/master{#709478} -- wpt-commits: 2eebdd2f37758cdd94c0c2bddc70763862ef283f wpt-pr: 19703 Differential Revision: https://phabricator.services.mozilla.com/D53477 UltraBlame original commit: 882f13426698c48ef98024c93a1a230427535bd0 --- .../fetch/metadata/iframe.tentative.https.sub.html | 12 ------------ .../tests/fetch/metadata/iframe.tentative.sub.html | 2 -- .../fetch/metadata/portal.tentative.https.sub.html | 6 ------ 3 files changed, 20 deletions(-) diff --git a/testing/web-platform/tests/fetch/metadata/iframe.tentative.https.sub.html b/testing/web-platform/tests/fetch/metadata/iframe.tentative.https.sub.html index 607f91f9de78..8f45a260e195 100644 --- a/testing/web-platform/tests/fetch/metadata/iframe.tentative.https.sub.html +++ b/testing/web-platform/tests/fetch/metadata/iframe.tentative.https.sub.html @@ -392,8 +392,6 @@ " : " -nested -- navigate " } @@ -447,8 +445,6 @@ " : " -nested -- navigate " } @@ -503,8 +499,6 @@ " : " -nested -- navigate " } @@ -555,8 +549,6 @@ " : " -nested -- navigate " } @@ -612,8 +604,6 @@ " : " -nested -- navigate " } @@ -670,8 +660,6 @@ " : " -nested -- navigate " } diff --git a/testing/web-platform/tests/fetch/metadata/iframe.tentative.sub.html b/testing/web-platform/tests/fetch/metadata/iframe.tentative.sub.html index 496fc0579b03..1c29ff557503 100644 --- a/testing/web-platform/tests/fetch/metadata/iframe.tentative.sub.html +++ b/testing/web-platform/tests/fetch/metadata/iframe.tentative.sub.html @@ -634,8 +634,6 @@ " : " -nested -- navigate " } diff --git a/testing/web-platform/tests/fetch/metadata/portal.tentative.https.sub.html b/testing/web-platform/tests/fetch/metadata/portal.tentative.https.sub.html index dd3b3d228805..77ac80afb7bc 100644 --- a/testing/web-platform/tests/fetch/metadata/portal.tentative.https.sub.html +++ b/testing/web-platform/tests/fetch/metadata/portal.tentative.https.sub.html @@ -270,8 +270,6 @@ " : " -nested -- navigate " } @@ -324,8 +322,6 @@ " : " -nested -- navigate " } @@ -379,8 +375,6 @@ " : " -nested -- navigate " }