From 3c486868fe1dfacbfefe88992856b106a80c9474 Mon Sep 17 00:00:00 2001 From: Arthur Sonzogni Date: Tue, 21 Sep 2021 14:29:42 +0200 Subject: [PATCH] Rebase over PolicyContainter --- fetch.bs | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/fetch.bs b/fetch.bs index 367ba84e3..f40a6d08f 100644 --- a/fetch.bs +++ b/fetch.bs @@ -1901,8 +1901,10 @@ source of security bugs. Please seek security review for features that deal with
  • If request's client is null, return true.

    -
  • If request's client's embedder policy - is not "credentialless", return true.

    +
  • If request's client's + policy container's + embedder policy is not + "credentialless", return true.

  • If request's origin is same origin with request's current URL's origin and