Commit History

Author SHA1 Message Date
  Timothy Flynn d8413774df LibWeb: Expose the ReadableStream `tee` IDL interface 1 year ago
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
  Shannon Booth 0f040456a7 LibWeb: Add ReadableStreamGetReaderOptions to ReadableStream.getReader 2 years ago
  Shannon Booth 4f217947b3 LibWeb: Implement QueuingStrategy for Web::Streams::ReadableStream 2 years ago
  Shannon Booth e1d71454eb LibWeb: Correct parameter name in Web::Streams::ReadableStream::cancel 2 years ago
  Shannon Booth 314eeeb9b2 LibWeb: Const qualify Web::Streams::ReadableStream::locked 2 years ago
  Matthew Olsson b57b3c54cc LibWeb: Add ReadableStreamBYOBReader to ReadableStreamReader type 2 years ago
  Matthew Olsson f9d6a161e8 LibWeb: Add ByteStreamController to ReadableStreamController type 2 years ago
  Matthew Olsson 8274906301 LibWeb: Expose ReadableStream::m_state and use in AOs 2 years ago
  Matthew Olsson 36ca1386e8 LibWeb: Add ReadableStream.locked/cancel()/getReader() 2 years ago
  Matthew Olsson d8710aa604 LibWeb: Implement ReadableStream's constructor 2 years ago
  Matthew Olsson bc9919178e LibWeb: Add ReadableStreamDefaultController 2 years ago
  Matthew Olsson 222e3c32cd LibWeb: Add ReadableStreamDefaultReader 2 years ago
  Matthew Olsson fe69d66a4e LibWeb: Add the ReadableStreamGenericReader mixin interface 2 years ago
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 years ago
  Linus Groh 0db55693a9 LibWeb: Fix ReadableStream's WEB_PLATFORM_OBJECT() class name 2 years ago
  Andrew Kaster 4bb6345b2f LibWeb: Remove unecessary dependence on Window from assorted classes 2 years ago
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 years ago
  Linus Groh 87654f5b51 LibWeb: Start fleshing out the ReadableStream interface 2 years ago