Historial de Commits

Autor SHA1 Mensaje Fecha
  Timothy Flynn 781287c1e3 LibWeb: Do not dereference empty Optional in ReadableStream::visit_edges hace 2 años
  Matthew Olsson f9d6a161e8 LibWeb: Add ByteStreamController to ReadableStreamController type hace 2 años
  Linus Groh 742f6f7e26 LibWeb/Streams: Fix inconsistent uses of realm() and vm() hace 2 años
  Matthew Olsson 36ca1386e8 LibWeb: Add ReadableStream.locked/cancel()/getReader() hace 2 años
  Matthew Olsson d8710aa604 LibWeb: Implement ReadableStream's constructor hace 2 años
  Matthew Olsson bc9919178e LibWeb: Add ReadableStreamDefaultController hace 2 años
  Matthew Olsson 222e3c32cd LibWeb: Add ReadableStreamDefaultReader hace 2 años
  Matthew Olsson fe69d66a4e LibWeb: Add the ReadableStreamGenericReader mixin interface hace 2 años
  Kenneth Myhra d69e863286 LibWeb: Propagate error in factory method of Streams::ReadableStream hace 2 años
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate hace 2 años
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors hace 2 años
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() hace 2 años
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr hace 2 años
  Andrew Kaster 4bb6345b2f LibWeb: Remove unecessary dependence on Window from assorted classes hace 2 años
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ hace 2 años
  Linus Groh 87654f5b51 LibWeb: Start fleshing out the ReadableStream interface hace 2 años