Skip to content
This repository was archived by the owner on Jul 22, 2020. It is now read-only.

skipWaiting() should return a promise #2

Description

@alastaircoote

In the course of writing the README for the project, I found out that ServiceWorkerGlobalScope.skipWaiting() actually returns a promise... that returns immediately with a value of undefined:

https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorkerGlobalScope/skipWaiting

Our version just returns undefined. Should be a pretty simple fix.

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions