Historial de Commits

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