Historie revizí

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