Skip to content

Streams status should be Widely available #1247

@rviscomi

Description

@rviscomi

Describe the bug
The Streams API is Widely available but https://webstatus.dev/features/streams is showing it as Limited availability.

The webstatus.dev API is also showing it as "limited":

{
    "baseline": {
        "status": "limited"
    },
    "browser_implementations": {
        "chrome": {
            "date": "2017-06-05",
            "status": "available",
            "version": "59"
        },
        "edge": {
            "date": "2020-01-15",
            "status": "available",
            "version": "79"
        },
        "firefox": {
            "date": "2022-06-28",
            "status": "available",
            "version": "102"
        },
        "safari": {
            "date": "2021-04-26",
            "status": "available",
            "version": "14.1"
        }
    },
    // ...
}

To Reproduce
Steps to reproduce the behavior:

Expected behavior
The status should appear as Widely available in both the API and the web UI, according to web-features: https://web-platform-dx.github.io/web-features-explorer/features/streams/

Image

Screenshots

Image

Additional context
There's a note in web-features/features/streams.yml that it was recently switched from limited to widely available:

# 2025-01-30 — false → high — Split BYOB into a separate "readable-byte-streams" feature. Linked that one to Caniuse.

Metadata

Metadata

Assignees

No one assigned

    Labels

    blocked:upstream-dataBlocked on correcting or adding upstream data

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions