Skip to content

The return value for update() is wrong in WebIDL #1472

@philipwalton

Description

@philipwalton

The current WebIDL for the ServiceWorkerRegistration is incorrect; it shows update() returning Promise<void>.

Screen Shot 2019-09-16 at 4 18 56 PM

I believe this is a mistake since implementations all return the registration object, and the update() algorithm says to return the registration as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions