Historia zmian

Autor SHA1 Wiadomość Data
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 rok temu
  Timothy Flynn d8413774df LibWeb: Expose the ReadableStream `tee` IDL interface 1 rok temu
  Shannon Booth 5f484d200a LibWeb: Port Stream algorithms from JS::SafeFunction to JS::HeapFunction 1 rok temu
  Andrew Kaster d361221657 LibJS+LibWeb: Add JS::Value constructor for ``JS::Handle<T>`` 1 rok temu
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 rok temu
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 rok temu
  Timothy Flynn 54d1f4e234 LibJS: Stop propagating small OOM errors from the Error object 1 rok temu
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 rok temu
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 rok temu
  Daniel Bertalan 9feb1ce39f LibJS+LibWeb: Apply the Rule of Zero to `{Nonnull,}GCPtr<T>` 1 rok temu
  Shannon Booth 2b46e6f664 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 2 lat temu
  Shannon Booth 0f040456a7 LibWeb: Add ReadableStreamGetReaderOptions to ReadableStream.getReader 2 lat temu
  Shannon Booth 4f217947b3 LibWeb: Implement QueuingStrategy for Web::Streams::ReadableStream 2 lat temu
  Shannon Booth 314eeeb9b2 LibWeb: Const qualify Web::Streams::ReadableStream::locked 2 lat temu
  Matthew Olsson b57b3c54cc LibWeb: Add ReadableStreamBYOBReader to ReadableStreamReader type 2 lat temu
  Timothy Flynn 781287c1e3 LibWeb: Do not dereference empty Optional in ReadableStream::visit_edges 2 lat temu
  Matthew Olsson f9d6a161e8 LibWeb: Add ByteStreamController to ReadableStreamController type 2 lat temu
  Linus Groh 742f6f7e26 LibWeb/Streams: Fix inconsistent uses of realm() and vm() 2 lat temu
  Matthew Olsson 36ca1386e8 LibWeb: Add ReadableStream.locked/cancel()/getReader() 2 lat temu
  Matthew Olsson d8710aa604 LibWeb: Implement ReadableStream's constructor 2 lat temu
  Matthew Olsson bc9919178e LibWeb: Add ReadableStreamDefaultController 2 lat temu
  Matthew Olsson 222e3c32cd LibWeb: Add ReadableStreamDefaultReader 2 lat temu
  Matthew Olsson fe69d66a4e LibWeb: Add the ReadableStreamGenericReader mixin interface 2 lat temu
  Kenneth Myhra d69e863286 LibWeb: Propagate error in factory method of Streams::ReadableStream 2 lat temu
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 lat temu
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 lat temu
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 lat temu
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 lat temu
  Andrew Kaster 4bb6345b2f LibWeb: Remove unecessary dependence on Window from assorted classes 2 lat temu
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 lat temu