-
Notifications
You must be signed in to change notification settings - Fork 35
Closed as not planned
Labels
blocked:upstream-dataBlocked on correcting or adding upstream dataBlocked on correcting or adding upstream data
Description
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/

Screenshots

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
Labels
blocked:upstream-dataBlocked on correcting or adding upstream dataBlocked on correcting or adding upstream data
Type
Projects
Status
Done