Skip to content

NS_ERROR_ILLEGAL_VALUE exception in Firefox for large datasets #24

Open
@Ciki

Description

@Ciki

storing all snippets in cache might cause the HTML5 pushstate cache to overrun Firefox's 640k character limit.

Might it be better to use localStorage or sessionStorage for this cache, as Mozilla's documentation suggests?

Similar issue here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions