-
Notifications
You must be signed in to change notification settings - Fork 22.5k
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
Issue with "Window.isSecureContext": … #1192
Comments
Raised #1228 |
Yes, I think we can fold this issue into #2427. |
The page has now moved to https://developer.mozilla.org/en-US/docs/Web/API/isSecureContext so this is probably handled.
What is the change, if any, required to deal with this? |
I think this is fixed too. Feel free to reopen if I'm mistaken. (The specification link is correct) |
MDN URL: https://developer.mozilla.org/en-US/docs/Web/API/Window/isSecureContext
What information was incorrect, unhelpful, or incomplete?
This API does not exist only on Window. It's on WorkerGlobalScope as well.
This API is no longer specified in the Secure Contexts specification. It's specified in https://html.spec.whatwg.org/#dom-issecurecontext
Specific section or headline?
What did you expect to see?
Did you test this? If so, how?
MDN Content page report details
en-us/web/api/window/issecurecontext
The text was updated successfully, but these errors were encountered: