Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

timer initialization steps has vague reference to WindowProxy #9631

Closed
Ms2ger opened this issue Aug 24, 2023 · 1 comment
Closed

timer initialization steps has vague reference to WindowProxy #9631

Ms2ger opened this issue Aug 24, 2023 · 1 comment

Comments

@Ms2ger
Copy link
Member

Ms2ger commented Aug 24, 2023

https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#timer-initialisation-steps

  1. Let thisArg be global if that is a WorkerGlobalScope object; otherwise let thisArg be the WindowProxy that corresponds to global.

Should this go through thisArg's browsing context and check if that is null?

@domenic
Copy link
Member

domenic commented Aug 24, 2023

I think this is a specific manifestation of #7357, so let's roll it into there.

@domenic domenic closed this as completed Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants