Commit History

Autor SHA1 Mensaxe Data
  Kenneth Myhra 26fe7a628c LibWeb: Capture incoming reason argument hai 10 meses
  Shannon Booth a622abde77 LibWeb: Port ReadLoopReadRequest to JS::HeapFunction hai 11 meses
  Kenneth Myhra 24bed027b2 LibWeb: Align transform_stream_error_writable_and_unblock_write w/ spec hai 1 ano
  Kenneth Myhra 907dc84c1e LibWeb: Implement min option for ReadableStreamBYOBReader.read() hai 1 ano
  Timothy Flynn 06ed0dfcc1 LibWeb: Run clang-format hai 1 ano
  Kenneth Myhra e70886595a LibWeb: Implement and wire up TransformStream's cancel callback hai 1 ano
  Kenneth Myhra 6d7885e250 LibWeb: Update steps for transform_stream_default_sink_abort_algorithm hai 1 ano
  Kenneth Myhra 38142eaf53 LibWeb: Update cancel_algorithm steps in AO initialize_transform_stream hai 1 ano
  Kenneth Myhra e848249b8d LibWeb: Implement AO transform_stream_default_source_cancel_algorithm hai 1 ano
  Kenneth Myhra afb74eca52 LibWeb: Implement AO transform_stream_unblock_write hai 1 ano
  Kenneth Myhra 01a8b5ee54 LibWeb: Implement AO readable_stream_from_iterable hai 1 ano
  Kenneth Myhra ce521a196d LibWeb: Add non-standard AO set_up_readable_stream hai 1 ano
  Matthew Olsson 9ea6ab0ad4 LibJS+LibWeb: Fix a ton of JS_CELL-like macro issues hai 1 ano
  Timothy Flynn 2a2c59e74b LibWeb: Partially implement the ReadableStream pull-from-bytes AO hai 1 ano
  Andrew Kaster a68222f654 LibWeb: Enable callbacks in chunk steps for ReadableStreamDefaultTee hai 1 ano
  Kenneth Myhra 5a3e603b3d LibWeb: Implement AO transform_stream_set_up() hai 1 ano
  Kenneth Myhra e2c4019bfc LibWeb: Close acquired writer in AO readable_stream_pipe_to() hai 1 ano
  Kenneth Myhra 15b677385c LibWeb: Provide an UInt8Array to AO writable_stream_default_writer_write hai 1 ano
  Timothy Flynn dce05dd273 LibWeb: Revert using a vector to store each chunk in ReadLoopReadRequest hai 1 ano
  Timothy Flynn 6a170e7337 LibWeb: Use the ad-hoc read-all-chunks AO in ReadableStreamPipeTo hai 1 ano
  Timothy Flynn 572a7bb313 LibWeb: Remove exceptional return types from infallible stream AOs hai 1 ano
  Timothy Flynn c29916775e LibWeb: Mark stream AOs as infallible as required by the spec hai 1 ano
  Timothy Flynn 9d5e538247 LibWeb: Mark writable stream abort steps as infallible hai 1 ano
  Timothy Flynn fc070c8cbd LibWeb: Mark readable stream cancel/pull/release steps as infallible hai 1 ano
  Timothy Flynn 13021a0fb9 LibWeb: Remove small OOM error propagation from stream AOs hai 1 ano
  Timothy Flynn bbe6b84bd6 LibWeb: Mark most stream callbacks as infallible hai 1 ano
  Timothy Flynn ffb48ccd81 LibWeb: Ensure TransformStream's transform/flush callbacks do not throw hai 1 ano
  Timothy Flynn 60ea803b2a LibWeb: Fix typo in mass copy-pasted comment in stream AOs hai 1 ano
  Kenneth Myhra d5c7959c45 LibWeb: Let queue_a_microtask() take a JS::HeapFunction hai 1 ano
  Kenneth Myhra 559d983fa1 LibWeb: Implement AO readable_stream_pipe_to() hai 1 ano