Skip to content

Do not use request's window concept#918

Merged
jgraham merged 1 commit intow3c:mainfrom
domenic:patch-1
May 14, 2025
Merged

Do not use request's window concept#918
jgraham merged 1 commit intow3c:mainfrom
domenic:patch-1

Conversation

@domenic
Copy link
Contributor

@domenic domenic commented May 13, 2025

Per whatwg/fetch#1823, this concept is going away. Instead, use the request's client, which is equivalent for this spec's purposes.


This needs careful review by experts as, unlike almost all other update PRs linked from whatwg/fetch#1823, it's possible that WebDriver BiDi actually does care about the distinction between client and window. But, I think this change is correct.


Preview | Diff

Per whatwg/fetch#1823, this concept is going away. Instead, use the request's client, which is equivalent for this spec's purposes.
Copy link
Member

@jgraham jgraham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the explanation, this makes sense to me.

@jgraham jgraham merged commit d1ed419 into w3c:main May 14, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants