Commit History

Autor SHA1 Mensaxe Data
  Matthew Olsson bad541a0d4 LibWeb: Remove outdated FIXMEs around WebIDL::invoke_callback usages %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson c40109628d LibWeb: Properly reject abrupt completion in clean_up_on_return %!s(int64=2) %!d(string=hai) anos
  Linus Groh 0abdffc33d LibWeb/Streams: Rename one instance of 'e' to 'exception' %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6b35cca65b LibWeb/Streams: Add FIXMEs to incorrect invoke_callback() invocations %!s(int64=2) %!d(string=hai) anos
  Linus Groh 1c165b67ef LibWeb/Streams: Use MUST_OR_THROW_OOM() when creating JS exceptions %!s(int64=2) %!d(string=hai) anos
  Linus Groh d192f44523 LibWeb/Streams: Make most algorithms return a NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson db1be40b13 LibWeb: Propogate OOM errors from readable_stream_reader_generic_cancel %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson f9d6a161e8 LibWeb: Add ByteStreamController to ReadableStreamController type %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson 51abecc8bc LibWeb: Mostly implement ReadableByteStreamController.[[PullSteps]] %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson c97f6b7701 LibWeb: Implement ReadableByteStreamController.[[CancelSteps]] %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson 8274906301 LibWeb: Expose ReadableStream::m_state and use in AOs %!s(int64=2) %!d(string=hai) anos
  Linus Groh 742f6f7e26 LibWeb/Streams: Fix inconsistent uses of realm() and vm() %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson 819b6332d1 LibWeb: Add ReadableStreamByteController interface %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson 0a220a19da LibWeb: Set up the DefaultController when constructing a WritableStream %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson 58f3009faa LibWeb: Implement WritableStreamDefaultWriter.write() %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson 48b67e41f0 LibWeb: Accept a JS::Value for size in enqueue_value instead of a double %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson 6bbd920008 LibWeb: Implement WritableStreamDefaultWriter.releaseLock() %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson 5f4da20a56 LibWeb: Implement WritableStreamDefaultWriter.close() %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson 0c441fa7af LibWeb: Implement WritableStreamDefaultWriter.abort() %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson c421b6113c LibWeb: Implement WritableStream.abort() %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson ae2d67c28b LibWeb: Implement WritableStream.getWriter() %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson 5faa0014f2 LibWeb: Implement WritableStream.close() %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson 868cd95069 LibWeb: Add the WritableStreamDefaultController %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson bdab61ad93 LibWeb: Add the WritableStreamDefaultWriter interface %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson e93560b769 LibWeb: Add the WritableStream interface %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson 78feba401d LibWeb: Move property_to_callback to Streams/AbstractOperations %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson 36ca1386e8 LibWeb: Add ReadableStream.locked/cancel()/getReader() %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson d8710aa604 LibWeb: Implement ReadableStream's constructor %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson bc9919178e LibWeb: Add ReadableStreamDefaultController %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson 222e3c32cd LibWeb: Add ReadableStreamDefaultReader %!s(int64=2) %!d(string=hai) anos