Historial de Commits

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