Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Streams status should be Widely available #1247

Open
rviscomi opened this issue Mar 8, 2025 · 0 comments
Open

[BUG] Streams status should be Widely available #1247

rviscomi opened this issue Mar 8, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@rviscomi
Copy link
Member

rviscomi commented Mar 8, 2025

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.
@rviscomi rviscomi added the bug Something isn't working label Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant