Skip to content

Emit StorageEvents from CookieStorage and MemoryStorage #37

@Sjlver

Description

@Sjlver

When modifying the browser's LocalStorage or SessionStorage, the browser emits a storage event. Other tabs viewing the same page can use this event to update their state.

It would be great if CookieStorage and MemoryStorage could emit the same event. That would make them more compatible with the storage providers that they are emulating.

More info: https://developer.mozilla.org/en-US/docs/Web/API/Window/storage_event

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