Skip to content

Commit

Permalink
Bug 1588815 [wpt PR 19703] - Fetch Metadata: deprecate `nested-naviga…
Browse files Browse the repository at this point in the history
…te` mode., a=testonly

Automatic update from web-platform-tests
Fetch Metadata: deprecate `nested-navigate` mode.

As discussed in
w3c/webappsec-fetch-metadata#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 <lyfgoogle.com>
Reviewed-by: Mike West <mkwstchromium.org>
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
  • Loading branch information
marco-c committed Nov 21, 2019
1 parent bd46d7b commit 99c8f50
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -392,8 +392,6 @@
"
:
"
nested
-
navigate
"
}
Expand Down Expand Up @@ -447,8 +445,6 @@
"
:
"
nested
-
navigate
"
}
Expand Down Expand Up @@ -503,8 +499,6 @@
"
:
"
nested
-
navigate
"
}
Expand Down Expand Up @@ -555,8 +549,6 @@
"
:
"
nested
-
navigate
"
}
Expand Down Expand Up @@ -612,8 +604,6 @@
"
:
"
nested
-
navigate
"
}
Expand Down Expand Up @@ -670,8 +660,6 @@
"
:
"
nested
-
navigate
"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -634,8 +634,6 @@
"
:
"
nested
-
navigate
"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -270,8 +270,6 @@
"
:
"
nested
-
navigate
"
}
Expand Down Expand Up @@ -324,8 +322,6 @@
"
:
"
nested
-
navigate
"
}
Expand Down Expand Up @@ -379,8 +375,6 @@
"
:
"
nested
-
navigate
"
}
Expand Down

0 comments on commit 99c8f50

Please sign in to comment.