Skip to content

Notification images shouldn't be fetched through service worker for declarative push #419

Description

@ltenmoz

In whatwg/fetch#303, it was agreed that fetching notification images should go through the service worker. However, we probably don't want to do that for declarative pushes (with mutable = false), since the point is to not start the service worker in response to them.
(This would need some changes to the Notification API spec as well)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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