Re: [whatwg/fetch] Remove location URL as field on responses (#1149)

> @davidben if you have a changeset up for Chromium could you link it here? I would like to use that to satisfy the test criteria. I also take it web-platform-tests/wpt#10449 can be closed in favor of that?

Here you are. Sorry about the delay. I tried to get a test working for relative script-constructed redirects. I... only sort of succeeded. It relies on network errors triggering iframe onload which seems to only be true in Chrome. (And, even then, It's Complicated.) Is there's a better trick for that sort of thing?
https://chromium-review.googlesource.com/c/chromium/src/+/2665871
https://chromium-review.googlesource.com/c/chromium/src/+/2665871/1/third_party/blink/web_tests/external/wpt/service-workers/service-worker/navigation-redirect-resolution.https.html

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1149#issuecomment-771361475

Received on Tuesday, 2 February 2021 04:58:38 UTC