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

Add client.type #1018

Merged
merged 1 commit into from
Dec 2, 2016
Merged

Add client.type #1018

merged 1 commit into from
Dec 2, 2016

Conversation

jungkees
Copy link
Collaborator

@jungkees jungkees commented Dec 2, 2016

This adds a type attribute to Client interface. Before this, we could
only differentiate the WindowClient objects from Client objects. With
the type attribute, a client can be identified as one of window,
dedicated worker, and shared worker.

Fixes #1005.

This adds a type attribute to Client interface. Before this, we could
only differentiate the WindowClient objects from Client objects. With
the type attribute, a client can be identified as one of window,
dedicated worker, and shared worker.

Fixes #1005.
@jakearchibald
Copy link
Contributor

LGTM!

@jungkees jungkees merged commit 2d3f068 into master Dec 2, 2016
@jungkees jungkees deleted the add-client-type branch December 2, 2016 11:22
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.

None yet

3 participants