- From: Ben Kelly <notifications@github.com>
- Date: Tue, 10 Jan 2023 10:07:18 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <whatwg/dom/pull/1142@github.com>
This change depends on the changes in https://github.com/whatwg/html/pull/8447 which adds origin to policy container. <!-- Thank you for contributing to the DOM 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: * Chromium: … * Gecko: … * WebKit: … * Deno (only for aborting and events): … * Node.js (only for aborting and events): … - [ ] [MDN issue](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) is filed: … (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/dom/pull/1142 -- Commit Summary -- * Make Document origin alias its policy container's origin. -- File Changes -- M dom.bs (12) -- Patch Links -- https://github.com/whatwg/dom/pull/1142.patch https://github.com/whatwg/dom/pull/1142.diff -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/1142 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/pull/1142@github.com>
Received on Tuesday, 10 January 2023 18:07:31 UTC