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

Issue with "Window.isSecureContext": … #1192

Closed
domenic opened this issue Jan 11, 2021 · 5 comments
Closed

Issue with "Window.isSecureContext": … #1192

domenic opened this issue Jan 11, 2021 · 5 comments
Labels
Content:WebAPI Web API docs

Comments

@domenic
Copy link
Contributor

domenic commented Jan 11, 2021

MDN URL: https://developer.mozilla.org/en-US/docs/Web/API/Window/isSecureContext

What information was incorrect, unhelpful, or incomplete?

Specific section or headline?

What did you expect to see?

Did you test this? If so, how?

MDN Content page report details
@sideshowbarker
Copy link
Collaborator

Raised #1228

@sideshowbarker
Copy link
Collaborator

@Elchi3, I believe this issue is blocked on #2427 getting resolved, right?

@Elchi3
Copy link
Member

Elchi3 commented Jun 14, 2021

Yes, I think we can fold this issue into #2427.

@himanshugarg
Copy link
Contributor

This API does not exist only on Window. It's on WorkerGlobalScope as well.

The page has now moved to https://developer.mozilla.org/en-US/docs/Web/API/isSecureContext so this is probably handled.

This API is no longer specified in the Secure Contexts specification. It's specified in https://html.spec.whatwg.org/#dom-issecurecontext

What is the change, if any, required to deal with this?

@teoli2003
Copy link
Contributor

teoli2003 commented Sep 10, 2021

I think this is fixed too. Feel free to reopen if I'm mistaken.

(The specification link is correct)

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Content:WebAPI Web API docs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants