Commit Verlauf

Autor SHA1 Nachricht Datum
  Timothy Flynn bbe6b84bd6 LibWeb: Mark most stream callbacks as infallible vor 1 Jahr
  Timothy Flynn ffb48ccd81 LibWeb: Ensure TransformStream's transform/flush callbacks do not throw vor 1 Jahr
  Timothy Flynn 60ea803b2a LibWeb: Fix typo in mass copy-pasted comment in stream AOs vor 1 Jahr
  Kenneth Myhra d5c7959c45 LibWeb: Let queue_a_microtask() take a JS::HeapFunction vor 1 Jahr
  Kenneth Myhra 559d983fa1 LibWeb: Implement AO readable_stream_pipe_to() vor 1 Jahr
  Andreas Kling ffac32d20e LibWeb: Use JS::HeapFunction for WebIDL promise reaction steps vor 1 Jahr
  Timothy Flynn b6501adef8 LibWeb: Use the proper in-flight request to check if a stream is closing vor 1 Jahr
  Timothy Flynn 6981ddfe13 LibWeb: Implement the ReadableByteStreamTee half of ReadableStreamTee vor 1 Jahr
  Timothy Flynn d7612969e0 LibWeb: Invoke the correct Streams BYOB AOs when in a closed state vor 1 Jahr
  Timothy Flynn ed1076d9ca LibWeb: Implement the ReadableByteStreamControllerRespondWithNewView AO vor 1 Jahr
  Timothy Flynn 5e5b42730c LibWeb: Implement the CloneAsUint8Array AO vor 1 Jahr
  Timothy Flynn debfe996d7 LibWeb: Implement the ReadableStreamDefaultTee half of ReadableStreamTee vor 1 Jahr
  Timothy Flynn d8413774df LibWeb: Expose the ReadableStream `tee` IDL interface vor 1 Jahr
  Timothy Flynn 5ccd1ff1bf LibWeb: Implement the StructuredClone AO vor 1 Jahr
  Shannon Booth eaf9a56c10 LibWeb: Actually clear stream controller algorithms when needed vor 1 Jahr
  Shannon Booth 5f484d200a LibWeb: Port Stream algorithms from JS::SafeFunction to JS::HeapFunction vor 1 Jahr
  Timothy Flynn c8c3866101 LibWeb: Implement the CreateReadableByteStream AO vor 1 Jahr
  Timothy Flynn 9258d7b98a LibJS+LibWeb: Implement resizable ArrayBuffer support for TypedArray vor 1 Jahr
  Shannon Booth 08be5deb3f LibWeb: Implement AO ReadableByteStreamControllerRespond vor 1 Jahr
  Shannon Booth 2ab933e534 LibWeb: Implement AO ReadableByteStreamControllerRespondInternal vor 1 Jahr
  Shannon Booth 426cbd8ed3 LibWeb: Implement AO ReadableByteStreamControllerRespondInClosedState vor 1 Jahr
  Shannon Booth be2195cb8c LibWeb: Implement AO ReadableByteStreamControllerRespondInReadableState vor 1 Jahr
  Shannon Booth 0245be70d8 LibWeb: Implement Streams AO CanTransferArrayBuffer vor 1 Jahr
  Shannon Booth 9d0700e770 LibWeb: Fix IDL getter for ReadableByteStreamController byobRequest vor 1 Jahr
  Shannon Booth b2a0a41503 LibWeb: Use TypedArrayBase::kind for pull into constructor lookup vor 1 Jahr
  Shannon Booth 673329e1bd LibWeb: Use ArrayBufferView for ReadableStreamBYOBReader vor 1 Jahr
  Shannon Booth dcb7bb4a92 LibWeb: Support BYOB readers in ReadableByteStreamControllerEnqueue vor 1 Jahr
  Shannon Booth 9662872b20 LibWeb: Implement AO ReadableStreamByobReaderRead vor 1 Jahr
  Shannon Booth 3d37cb0753 LibWeb: Partially implement ReadableByteStreamControllerPullInto vor 1 Jahr
  Shannon Booth 1443715775 LibWeb: Add ReadableBSControllerProcessPullIntoDescriptorsUsingQueue vor 1 Jahr