Skip to content

Specify the behavior of CookieStoreManager after ServiceWorkerRegistration has been unregistered #237

@szewai

Description

@szewai

If a registration is unregistered, and there is no service worker using the registration, i.e. the registration will not be in use any more and its data might be cleared, should CookieStoreManager methods throw InvalidStateError? It seems it should, because we won't actually update the subscription list and cookie change event will not be fired.

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