Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / whatwg/streams issues and pull requests

#1330 - Editorial: replace uses of the Type macro with is-a tests

Pull Request - State: closed - Opened by michaelficarra 28 days ago

#1327 - Misuse of `Assert` in spec

Issue - State: closed - Opened by rotu 2 months ago - 2 comments

#1326 - Commit pull-into descriptors after filling from queue

Pull Request - State: open - Opened by MattiasBuelens 3 months ago

#1325 - const [ sideA, sideB ] = duplexPair();

Issue - State: open - Opened by Johnson1s 3 months ago - 2 comments

#1324 - Propagate reason argument to resolved promise of cancel algorithm

Pull Request - State: closed - Opened by kennethmyhra 3 months ago - 2 comments

#1323 - Handeling backpressure on the Readable side of a transform stream

Issue - State: closed - Opened by vstefanovic97 3 months ago - 3 comments

#1322 - Review Draft Publication: August 2024

Pull Request - State: closed - Opened by annevk 3 months ago

#1321 - Stream read hangs when stream is closed during a BYOB read

Issue - State: open - Opened by bschick 4 months ago - 4 comments

#1320 - Editorial: Update use of WebIDL "invoke a callback function"

Pull Request - State: closed - Opened by jeremyroman 4 months ago

#1319 - Patch 1streams

Pull Request - State: closed - Opened by tshombe-pimpcityclothing 4 months ago - 1 comment
Labels: invalid

#1318 - Update endpoint pair example and fix citation

Pull Request - State: closed - Opened by jan-ivar 5 months ago

#1317 - WebRTC endpoint pair example is out of date

Issue - State: closed - Opened by jan-ivar 5 months ago

#1316 - [meta] Use automatic links where available

Pull Request - State: closed - Opened by dontcallmedom 6 months ago

#1315 - read all bytes usage/signature may be hard to understand

Issue - State: open - Opened by morlovich 6 months ago - 5 comments

#1314 - Symbol.clone to ease-out structuredClone implicit conversion

Issue - State: closed - Opened by WebReflection 7 months ago - 1 comment
Labels: addition/proposal, needs implementer interest

#1312 - "read all bytes" algorithm support for stringifiers

Issue - State: closed - Opened by jasnell 8 months ago - 1 comment
Labels: addition/proposal, needs implementer interest

#1311 - ReadableStream.prototype.text(), .blob(), and .bytes()

Pull Request - State: open - Opened by jasnell 8 months ago

#1310 - Use `async iterable` webidl type in ReadableStream.from

Pull Request - State: open - Opened by lucacasonato 8 months ago - 7 comments

#1309 - Proposal: writev equivalent `WritableStreamDefaultWriter`

Issue - State: closed - Opened by jasnell 8 months ago - 2 comments
Labels: addition/proposal, needs implementer interest

#1308 - Proposal: BodyReader for ReadableStream

Issue - State: closed - Opened by jasnell 8 months ago - 2 comments
Labels: addition/proposal, needs implementer interest

#1307 - Discussion: How should streams handle Explicit Resource Management

Issue - State: closed - Opened by jasnell 9 months ago - 9 comments

#1306 - Add explainer for ReadableStream async iteration

Pull Request - State: closed - Opened by MattiasBuelens 9 months ago

#1305 - Review Draft Publication: February 2024

Pull Request - State: closed - Opened by annevk 9 months ago

#1304 - Editorial: Export definition "writable stream writer"

Pull Request - State: closed - Opened by ricea 10 months ago

#1303 - Editorial: Export byte streams related terms

Pull Request - State: closed - Opened by nidhijaju 10 months ago

#1302 - Meta: update repository files

Pull Request - State: closed - Opened by annevk 10 months ago

#1301 - Meta: update contribution guidelines

Pull Request - State: closed - Opened by domenic 11 months ago

#1300 - Editorial: Plumb reason through abort and cancel algorithm wrappers

Pull Request - State: closed - Opened by jeremyroman 11 months ago - 3 comments

#1298 - Timing differences on start promise on WritableStream

Issue - State: open - Opened by saschanaz about 1 year ago - 7 comments

#1297 - Meta: upgrade webidl2js dependency to v17

Pull Request - State: closed - Opened by saschanaz about 1 year ago - 1 comment

#1295 - Meta: update repository files

Pull Request - State: closed - Opened by annevk about 1 year ago

#1293 - Review Draft Publication: August 2023

Pull Request - State: closed - Opened by domenic over 1 year ago

#1288 - Editorial: document `ReadableStream.from(asyncIterable)`

Pull Request - State: closed - Opened by MattiasBuelens over 1 year ago

#1285 - Reuse HTML structuredClone for owning streams

Issue - State: open - Opened by youennf over 1 year ago - 1 comment

#1284 - `.throw()`ing an async iterator

Issue - State: open - Opened by bojavou over 1 year ago - 4 comments

#1283 - TransformStream cleanup using "Transformer.cancel"

Pull Request - State: closed - Opened by lucacasonato over 1 year ago - 28 comments

#1282 - Update WPT tests to ToT

Pull Request - State: closed - Opened by youennf over 1 year ago - 3 comments

#1280 - Recoverable error from failed parameter validation?

Issue - State: open - Opened by saschanaz over 1 year ago - 4 comments

#1279 - Use an AbortController instead of signaling abort on AbortSignal

Pull Request - State: closed - Opened by shaseley over 1 year ago - 3 comments

#1277 - Editorial: account for removal of AbortSignal's follow

Pull Request - State: closed - Opened by shaseley over 1 year ago

#1275 - Editorial: Add missing argument to cancel and abort wrapper algorithms

Pull Request - State: closed - Opened by mattco98 over 1 year ago - 2 comments

#1274 - Add support for TransformStream "owning" writable/readable types

Pull Request - State: open - Opened by youennf over 1 year ago

#1273 - cancelAlgorithmWrapper does not handle cancellation argument

Issue - State: closed - Opened by mattco98 over 1 year ago - 1 comment

#1272 - Add support for writablestream owning type

Pull Request - State: open - Opened by youennf over 1 year ago

#1271 - Add support for ReadableStream "owning" type

Pull Request - State: open - Opened by youennf over 1 year ago - 42 comments

#1270 - Latency-bounded reads

Issue - State: open - Opened by nidhijaju over 1 year ago - 4 comments

#1265 - Efficient mapping to Unix-style APIs with pollable readers and writers

Issue - State: open - Opened by reillyeon over 1 year ago - 2 comments

#1264 - Editorial: update WPT

Pull Request - State: closed - Opened by MattiasBuelens over 1 year ago - 5 comments

#1263 - Add an abstraction to pull from buffer into ReadableStream

Pull Request - State: closed - Opened by saschanaz over 1 year ago - 4 comments

#1262 - "If flushPromise was rejected with reason r, the..."

Issue - State: open - Opened by ricea over 1 year ago - 1 comment

#1259 - Should cancelation error from UnderlyingSource be transferred too?

Issue - State: open - Opened by saschanaz almost 2 years ago - 1 comment

#1258 - Meta: make fetch() reference more precise

Pull Request - State: closed - Opened by annevk almost 2 years ago - 3 comments

#1257 - Review Draft Publication: February 2023

Pull Request - State: closed - Opened by annevk almost 2 years ago - 1 comment

#1256 - Should terminating a worker close/error streams?

Issue - State: open - Opened by saschanaz almost 2 years ago - 3 comments

#1255 - Cancelling and exception handling async iteration of ReadableStreams

Issue - State: open - Opened by hamishwillee almost 2 years ago - 12 comments

#1254 - Add maxByteLength option to "read all bytes" algo

Pull Request - State: open - Opened by lucacasonato almost 2 years ago

#1250 - Editorial: Add a non-promise version of "fully reading" a stream

Pull Request - State: closed - Opened by noamr almost 2 years ago - 2 comments

#1249 - gRPC support

Issue - State: closed - Opened by 0xAlcibiades almost 2 years ago - 1 comment

#1248 - Examine interaction of resizable array buffers with Streams

Issue - State: open - Opened by ricea about 2 years ago - 5 comments

#1247 - Assert that async iterator's reader is always active

Pull Request - State: closed - Opened by MattiasBuelens about 2 years ago

#1246 - [[stream]] can not be undefined in "get the next iteration result"

Issue - State: closed - Opened by evilpie about 2 years ago - 1 comment

#1245 - Meta: update repository files

Pull Request - State: closed - Opened by annevk about 2 years ago

#1244 - When should closed promise be resolved?

Issue - State: closed - Opened by davedoesdev about 2 years ago - 2 comments

#1243 - Can pipeTo() be synchronous?

Issue - State: open - Opened by ricea about 2 years ago - 6 comments

#1242 - Add support for asynchronous TransformStreams

Issue - State: closed - Opened by minfrin about 2 years ago - 1 comment

#1241 - cancelAlgorithmWrapper in ReadableStream set up does not pass along the reason

Issue - State: closed - Opened by ricea over 2 years ago
Labels: good first issue

#1240 - Review Draft Publication: August 2022

Pull Request - State: closed - Opened by domenic over 2 years ago

#1239 - Warn about async processing of written/transformed chunks

Pull Request - State: closed - Opened by domenic over 2 years ago - 2 comments

#1238 - Proposal: ReadableStreamBodyReader

Issue - State: closed - Opened by jasnell over 2 years ago - 12 comments

#1237 - Request review MDN readable byte streams docs

Issue - State: closed - Opened by hamishwillee over 2 years ago

#1235 - Proposal: ReadableStream tee() backpressure

Issue - State: open - Opened by jasnell over 2 years ago - 10 comments

#1234 - Fix invalid high water mark for tee branches

Pull Request - State: closed - Opened by yonran over 2 years ago

#1231 - add TrasformStream finally callback

Pull Request - State: closed - Opened by crowlKats over 2 years ago - 7 comments

#1228 - explain better what the pull method should do in the underlying source API

Issue - State: open - Opened by skybrian over 2 years ago - 4 comments

#1227 - Remove ReadableStreamBYOBReadResult

Pull Request - State: closed - Opened by mgaudet over 2 years ago - 9 comments

#1226 - Why is `size` just a function?

Issue - State: closed - Opened by j-f1 over 2 years ago - 1 comment

#1225 - Remove redundant ReturnIfAbrupt shorthands

Pull Request - State: open - Opened by saschanaz over 2 years ago - 2 comments

#1224 - Editorial: update use of, or stop using, completion values?

Issue - State: open - Opened by domenic over 2 years ago - 8 comments
Labels: editorial

#1223 - Link to ECMA262 sec-returnifabrupt-shorthands?

Issue - State: open - Opened by saschanaz over 2 years ago - 5 comments

#1221 - Editorial: Mark high water mark definition as exported

Pull Request - State: closed - Opened by dontcallmedom almost 3 years ago

#1219 - Review Draft Publication: February 2022

Pull Request - State: closed - Opened by annevk almost 3 years ago