Skip to content

Rename Blob URL to Object URL #65

@ghost

Description

I just wanted to suggest a minor name change in the spec to avoid confusion, specifically for the term "Blob URL" (ref. 8.3 in current version).

Since the method name, as you of course know, via the URL object is called createObjectURL() (and revokeObjectURL()) and takes both Blob or File objects (arguably very similar in type) that "Blob URL" be renamed to "Object URL" in the spec itself to more reflect the method name (that we sort of are stuck with as it's being used all over the place by now) as well as its somewhat variable argument type.

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