Commit History

Autor SHA1 Mensaxe Data
  Kenneth Myhra 69fb6f15f9 LibWeb: Add AO transform_stream_error() %!s(int64=2) %!d(string=hai) anos
  Kenneth Myhra ad73c03ea3 LibWeb: Add AO transform_stream_error_writable_and_unblock_write() %!s(int64=2) %!d(string=hai) anos
  Kenneth Myhra 91f58eb220 LibWeb: Add AO transform_stream_set_backpressure() %!s(int64=2) %!d(string=hai) anos
  Kenneth Myhra d8d0e8a6ea LibWeb: Add AO transform_stream_default_controller_clear_algorithms() %!s(int64=2) %!d(string=hai) anos
  Shannon Booth 729f4838c2 LibWeb: Implement the Streams AcquireReadableStreamBYOBReader AO %!s(int64=2) %!d(string=hai) anos
  Shannon Booth 9ccadf61a2 LibWeb: Implement the Streams SetUpReadableStreamBYOBReader AO %!s(int64=2) %!d(string=hai) anos
  Shannon Booth 33f6e5d516 LibWeb: Implement Streams AO ExtractSizeAlgorithm(strategy) %!s(int64=2) %!d(string=hai) anos
  Shannon Booth 060c130c82 LibWeb: Implement SetUpReadableByteStreamControllerFromUnderlyingSource %!s(int64=2) %!d(string=hai) anos
  Shannon Booth 9ea597016a LibWeb: Implement Streams AO ExtractHighWaterMark(strategy, defaultHWM) %!s(int64=2) %!d(string=hai) anos
  Shannon Booth 94883866f5 LibWeb: Implement Web::Streams::readable_stream_enqueue AO %!s(int64=2) %!d(string=hai) anos
  Shannon Booth b7b5b5763e LibWeb: Add support to set up stream with byte reading support %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson 22e97332fc LibWeb: Throw the correct object when enqueuing to a readable stream %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson 4c8015c1f6 LibWeb: Do not clear stream algorithms (and add corresponding FIXMEs) %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson dd65d60069 LibWeb: Use doubles for Stream's high_water_mark and queue_total_size %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson 5d48ade508 LibWeb: Use TRY() to convert invoke_callback result to an ExceptionOr %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson e5ff777b48 LibWeb: Capture stack values by copy in async lambdas in Stream AOs %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson c9be755367 LibWeb: Implement ReadableByteStreamController.close() %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson ef3810d03d LibWeb: Add missing AOs for ReadableByteStreamController.[[PullSteps]] %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson b57b3c54cc LibWeb: Add ReadableStreamBYOBReader to ReadableStreamReader type %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson bb9d51fd84 LibWeb: Make StartAlgorithm return a Value instead of a Promise %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson bad541a0d4 LibWeb: Remove outdated FIXMEs around WebIDL::invoke_callback usages %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson c40109628d LibWeb: Properly reject abrupt completion in clean_up_on_return %!s(int64=2) %!d(string=hai) anos
  Linus Groh 0abdffc33d LibWeb/Streams: Rename one instance of 'e' to 'exception' %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6b35cca65b LibWeb/Streams: Add FIXMEs to incorrect invoke_callback() invocations %!s(int64=2) %!d(string=hai) anos
  Linus Groh 1c165b67ef LibWeb/Streams: Use MUST_OR_THROW_OOM() when creating JS exceptions %!s(int64=2) %!d(string=hai) anos
  Linus Groh d192f44523 LibWeb/Streams: Make most algorithms return a NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson db1be40b13 LibWeb: Propogate OOM errors from readable_stream_reader_generic_cancel %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson f9d6a161e8 LibWeb: Add ByteStreamController to ReadableStreamController type %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson 51abecc8bc LibWeb: Mostly implement ReadableByteStreamController.[[PullSteps]] %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson c97f6b7701 LibWeb: Implement ReadableByteStreamController.[[CancelSteps]] %!s(int64=2) %!d(string=hai) anos