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

Missing origin in message event #38

Closed
3rd-Eden opened this issue Oct 4, 2014 · 1 comment · Fixed by #39
Closed

Missing origin in message event #38

3rd-Eden opened this issue Oct 4, 2014 · 1 comment · Fixed by #39

Comments

@3rd-Eden
Copy link
Contributor

3rd-Eden commented Oct 4, 2014

The specification states:

Create an event that uses the MessageEvent interface, with the event type message, which does not bubble, is not cancelable, and has no default action. The data attribute must be initialized to the value of the data buffer, the origin attribute must be initialized to the Unicode serialization of the origin of the event stream's final URL (i.e. the URL after redirects), and the lastEventId attribute must be initialized to the last event ID string of the event source. This event is not trusted.

@aslakhellesoy
Copy link
Contributor

Fair enough. I'll take a PR for this.

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 a pull request may close this issue.

2 participants