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

Define service worker events #1452

Merged
merged 1 commit into from
Aug 9, 2019
Merged

Define service worker events #1452

merged 1 commit into from
Aug 9, 2019

Conversation

jungkees
Copy link
Collaborator

@jungkees jungkees commented Jul 20, 2019

This introduces the concept, service worker events, to refer to the events that
are one of lifecycle events, functional events, and the legacy message events
dispatched to ServiceWorkerGlobalScope.

Related PR: whatwg/dom#653.


Preview | Diff

This introduces the concept, service worker events, to refer to the events that
are one of lifecycle events, functional events, and the legacy message events
dispatched to ServiceWorkerGlobalScope.

Related PR: whatwg/dom#653.
Copy link
Contributor

@jakearchibald jakearchibald left a comment

Choose a reason for hiding this comment

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

LGTM

@jakearchibald jakearchibald merged commit b4add25 into master Aug 9, 2019
@jakearchibald jakearchibald deleted the define-sw-event branch August 9, 2019 11:20
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