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

Fix MessageEvent and ProgressEvent constructors #4469

Merged
merged 2 commits into from
Aug 26, 2015

Conversation

zhengbli
Copy link
Contributor

The same with #4453, merge with release-1.6 branch.

lastEventId?: string;
channel?: string;
source?: any;
ports?: Array<MessagePort>;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: use MessagePort[]

zhengbli added a commit that referenced this pull request Aug 26, 2015
Fix MessageEvent and ProgressEvent constructors
@zhengbli zhengbli merged commit b340a47 into microsoft:release-1.6 Aug 26, 2015
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants