Skip to content

Chrome's IndexedDB implementation #3

@dj-death

Description

@dj-death

First thanks for your work, i would notice that you should change transTypes " line 350 file: indexeddb.js"
cuz the chrome recently updated IndexedDB implementation to match
the spec. The numeric constants were removed, you need to pass in
strings. "readonly" , "readwrite", "versionchange"

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