[whatwg/fetch] Perform a CSP check when consuming preloaded response (PR #1411)

Closes https://github.com/whatwg/html/issues/7686
<!--
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.
-->

- [x] At least two implementers are interested (and none opposed):
   * Implemented in WebKit & Chromiun
- [x] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:
   * [WPT 33109](https://github.com/web-platform-tests/wpt/pull/33109)
- [x] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed:
   * Chrome: N/A
   * Firefox: [1759002](https://bugzilla.mozilla.org/show_bug.cgi?id=1759002)
   * Safari: N/A

(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/1411

-- Commit Summary --

  * Perform a CSP check when consuming preloaded response

-- File Changes --

    M fetch.bs (13)

-- Patch Links --

https://github.com/whatwg/fetch/pull/1411.patch
https://github.com/whatwg/fetch/pull/1411.diff

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

Message ID: <whatwg/fetch/pull/1411@github.com>

Received on Thursday, 10 March 2022 17:24:35 UTC