- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 17 May 2022 05:10:32 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <whatwg/fetch/pull/1442@github.com>
This is good enough for early review, but there are a number of issues that still need resolving: https://github.com/annevk/orb/labels/mvp. There are also some inline TODO comments. A PR against HTML is needed to ensure it passes the appropriate metadata for media element and classic script requests. We might also want to depend on HTML for parsing JavaScript. <!-- Thank you for contributing to the Fetch Standard! Please describe the change you are making and complete the checklist below if your change is not editorial. --> - [ ] At least two implementers are interested (and none opposed): * … * … - [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at: * … - [ ] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed: * Chrome: … * Firefox: … * Safari: … * Deno (not for CORS changes): … (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/1442 -- Commit Summary -- * Remove CORB * Define opaque-response blocking -- File Changes -- M fetch.bs (287) -- Patch Links -- https://github.com/whatwg/fetch/pull/1442.patch https://github.com/whatwg/fetch/pull/1442.diff -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1442 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1442@github.com>
Received on Tuesday, 17 May 2022 12:10:43 UTC