Skip to content

there can be more than one Blob URL Store #290

@isonmad

Description

@isonmad

URL parsing refers to looking up a path in 'the blob URL store', but the File API spec defines one Blob URL Store per global object, so there are as many BUSes as there are global objects. You'd have to attempt lookup in all of them one by one, with the current spec language.

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