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

Clean up events and define relationship to service workers #59

Merged
merged 3 commits into from
Oct 2, 2014

Conversation

mvano
Copy link
Contributor

@mvano mvano commented Oct 2, 2014

This relates to issues #33 and #18.

  • Define event handlers onpush and onpushregistrationlost on ServiceWorkerGlobalScope
  • Define push event using interface PushEvent
  • Define the simple event pushregistrationlost

<dfn><a href="http://www.w3.org/TR/html5/browsers.html#event-handler-event-type">event
handler event type</a></dfn>
</li>
</ul>
<p>
<a href=
'http://people.mozilla.org/~jorendorff/es6-draft.html#sec-promise-objects'><dfn>Promise</dfn></a>
Copy link
Member

Choose a reason for hiding this comment

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

nit: Filed #30 to track this link.

mvano added a commit that referenced this pull request Oct 2, 2014
Clean up events and define relationship to service workers
@mvano mvano merged commit 08554df into w3c:gh-pages Oct 2, 2014
@mvano mvano deleted the CleanupEvents branch October 2, 2014 15:16
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

2 participants