[whatwg/fetch] Propagate origin through the request constructor. (Fixes #1321) (PR #1345)

- [ ] At least two implementers are interested (and none opposed):
   * Chromium
   * Gecko
- [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:
   * Included in this [chromium change](https://chromium-review.googlesource.com/c/chromium/src/+/3251368) and should be merged upstream soon.
- [ ] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed:
   * Chrome: …
   * Firefox: …
   * Safari: …

(See [WHATWG Working Mode: Changes](https://whatwg.org/working-mode#changes) for more details.)

You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/fetch/pull/1345


-- Commit Summary --

  * <a href="https://github.com/whatwg/fetch/pull/1345/commits/4b9ada306a1527259bb35778a5116b9724f0109c">Propagate origin through the request constructor. (Fixes #1321)</a>

-- File Changes --

    A .fetch.bs.swp (0)
    M fetch.bs (5)

-- Patch Links --

https://github.com/whatwg/fetch/pull/1345.patch

https://github.com/whatwg/fetch/pull/1345.diff


-- 
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/1345

Received on Friday, 29 October 2021 15:26:53 UTC