- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 13 May 2025 01:39:21 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 13 May 2025 08:39:25 UTC
@domenic commented on this pull request. > @@ -1666,17 +1666,38 @@ of the <a for="environment">target browsing context</a>'s <a>active document</a> <a>environment settings object</a>. <p>A <a for=/>request</a> has an associated -<dfn export for=request id=concept-request-window>window</dfn> -("<code>no-window</code>", "<code>client</code>", or an -<a>environment settings object</a> whose -<a for="environment settings object">global object</a> is a -{{Window}} object). Unless stated otherwise it is -"<code>client</code>". +<dfn export for=request id=concept-request-window>traversable for user prompts</dfn>, that is In case it helps, after all the PRs linked in the OP land, only one spec (Permissions Policy) will actually use "traversable for user prompts", so it'd be pretty easy to change later if we do decide on a larger ecosystem movement from user -> end user. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1823#discussion_r2086260737 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1823/review/2835808979@github.com>
Received on Tuesday, 13 May 2025 08:39:25 UTC