Commit History

Autor SHA1 Mensaxe Data
  Timothy Flynn 9258d7b98a LibJS+LibWeb: Implement resizable ArrayBuffer support for TypedArray hai 1 ano
  Shannon Booth 08be5deb3f LibWeb: Implement AO ReadableByteStreamControllerRespond hai 1 ano
  Shannon Booth 2ab933e534 LibWeb: Implement AO ReadableByteStreamControllerRespondInternal hai 1 ano
  Shannon Booth 426cbd8ed3 LibWeb: Implement AO ReadableByteStreamControllerRespondInClosedState hai 1 ano
  Shannon Booth be2195cb8c LibWeb: Implement AO ReadableByteStreamControllerRespondInReadableState hai 1 ano
  Shannon Booth 0245be70d8 LibWeb: Implement Streams AO CanTransferArrayBuffer hai 1 ano
  Shannon Booth 9d0700e770 LibWeb: Fix IDL getter for ReadableByteStreamController byobRequest hai 1 ano
  Shannon Booth b2a0a41503 LibWeb: Use TypedArrayBase::kind for pull into constructor lookup hai 1 ano
  Shannon Booth 673329e1bd LibWeb: Use ArrayBufferView for ReadableStreamBYOBReader hai 1 ano
  Shannon Booth dcb7bb4a92 LibWeb: Support BYOB readers in ReadableByteStreamControllerEnqueue hai 1 ano
  Shannon Booth 9662872b20 LibWeb: Implement AO ReadableStreamByobReaderRead hai 1 ano
  Shannon Booth 3d37cb0753 LibWeb: Partially implement ReadableByteStreamControllerPullInto hai 1 ano
  Shannon Booth 1443715775 LibWeb: Add ReadableBSControllerProcessPullIntoDescriptorsUsingQueue hai 1 ano
  Shannon Booth 737dc6ce4e LibWeb: Add ReadableByteStreamControllerFillPullIntoDescriptorFromQueue hai 1 ano
  Shannon Booth aca63fd947 LibWeb: Implement ReadableByteStreamControllerCommitPullIntoDescriptor hai 1 ano
  Shannon Booth cdcc1ebbba LibWeb: Implement ReadableByteStreamControllerFillHeadPullIntoDescriptor hai 1 ano
  Shannon Booth 26e393fbbc LibWeb: Implement ReadableByteStreamControllerConvertPullIntoDescriptor hai 1 ano
  Shannon Booth 25f8b80eab LibWeb: Use move on ByteBuffer in TransferArrayBuffer hai 1 ano
  Shannon Booth 446a78f30e LibWeb: Implement Streams AO ReadableStreamAddReadIntoRequest hai 1 ano
  Shannon Booth f27e76b0b7 LibWeb: Make ReadableStreamAddReadRequest take a NonnullGCPtr hai 1 ano
  Shannon Booth 5ef41dca53 LibWeb: Implement Streams AO ReadableStreamFulfillReadIntoRequest hai 1 ano
  Shannon Booth acda17ccc4 LibWeb/Streams: Handle BYOB reader in ReadableStreamError hai 1 ano
  Timothy Flynn 54d1f4e234 LibJS: Stop propagating small OOM errors from the Error object hai 1 ano
  Shannon Booth b06d80e6fd LibWeb: Implement ReadableStreamBYOBReaderRelease Streams AO hai 1 ano
  Shannon Booth 8ce4f5597c LibWeb: Implement ReadableStreamBYOBReaderErrorReadIntoRequests AO hai 1 ano
  Shannon Booth e08072ac2b LibWeb: Explicitly clear read requests for default stream reader hai 1 ano
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hai 1 ano
  Andreas Kling 9c3e9e8981 LibWeb/Streams: Make ReadRequest GC-allocated hai 1 ano
  Andreas Kling 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible hai 1 ano
  Andreas Kling c084269e5f LibJS: Make PrimitiveString::utf8_string() infallible hai 1 ano