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

RTCIdentityProviderGlobalScope looks wrong #12

Open
dontcallmedom opened this issue Oct 11, 2017 · 1 comment
Open

RTCIdentityProviderGlobalScope looks wrong #12

dontcallmedom opened this issue Oct 11, 2017 · 1 comment
Assignees

Comments

@dontcallmedom
Copy link
Member

Initially raised by @annevk at w3c/webrtc-pc#1627

I have some questions/remarks about this global:

  1. Is this implemented somewhere?
  2. You don't define the name of the global, you just use it in Exposed. That doesn't work. You need something like Global=(Worker,RTCIdentityProviderGlobalScope).
  3. Is BroadcastChannel exposed in this global? (Yes, if you need to add Worker which I think you do unless inheriting from WorkerGlobalScope was a mistake.)
  4. If so, in what agent cluster does this global find itself?
  5. Are there tests?
@dontcallmedom
Copy link
Member Author

Comment by @annevk

I suspect we'll need to update https://html.spec.whatwg.org/#integration-with-the-javascript-agent-formalism as well to account for this global.

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

No branches or pull requests

2 participants