Skip to content

Handle non-existent APIs gracefully #17

Open
@lgarron

Description

@lgarron

This expands on #13.

Right now, we e.g. call navigator.storage.persist() regardless of whether navigator.storage exists (for almost everyone, it doesn't exist right now). We should surface the absence of an API better.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions