- From: Arthur Sonzogni <notifications@github.com>
- Date: Tue, 22 Mar 2022 10:08:05 -0700
- To: whatwg/storage <storage@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <whatwg/storage/pull/139@github.com>
Explainer & specs (WIP)
https://arthursonzogni.github.io/anonymous-iframe/
This patch adds the `environment`'s `partition-nonce` to the
`storage-key`.
from the HTML specification.
Anonymous iframe require updating several specifications:
- HTML => https://github.com/whatwg/html/pull/7695
- Fetch => https://github.com/whatwg/fetch/pull/1416
- Storage => (this)
- CHIPS/Cookies => XXX
<!--
Thank you for contributing to the Storage 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):
* Chrome: https://chromestatus.com/feature/5729461725036544
* …
- [X] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:
* https://wpt.fyi/results/html/cross-origin-embedder-policy/anonymous-iframe
- [ ] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed:
* Chrome: https://crbug.com/1226469
* Firefox: …
* Safari: …
* Deno: N/A
* Node.js: 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/storage/pull/139
-- Commit Summary --
* Anonymous iframe
-- File Changes --
M storage.bs (12)
-- Patch Links --
https://github.com/whatwg/storage/pull/139.patch
https://github.com/whatwg/storage/pull/139.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/storage/pull/139
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/storage/pull/139@github.com>
Received on Tuesday, 22 March 2022 17:08:20 UTC