Historial de Commits

Autor SHA1 Mensaje Fecha
  Timothy Flynn 66959bcc09 LibWeb: Use the stream teeing methods for cloning Fetch response bodies hace 1 año
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
  Aliaksandr Kalenik bdd3a16b16 LibWeb: Make `Fetch::Infrastructure::Body` be GC allocated hace 1 año
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 1 año
  Sam Atkins 9c2d496dbe LibWeb: Make `processBodyError` take an optional exception hace 2 años
  Luke Wilde ccdb1bcc4e LibWeb/Fetch: Implement Body's "fully read" function from the spec hace 2 años
  Luke Wilde 9acc542059 LibWeb: Propagate Realm instead of VM more through Fetch hace 2 años
  Linus Groh 11023a3c53 LibWeb/Fetch: Port infrastructure to new String hace 2 años
  networkException f1dd4f42bc LibWeb: Clarify WebIDL::Promise as an alias for JS::PromiseCapability hace 2 años
  Timothy Flynn 7955cb14fb LibWeb: Add missing GCPtr.h includes to Fetch headers hace 2 años
  Linus Groh cc6eaafe6b LibWeb: Implement 'Byte sequence as body' AO hace 2 años
  Linus Groh fc9d587e39 LibJS: Make PromiseCapability GC-allocated hace 2 años
  Linus Groh 924d7721f0 LibWeb: Stub out Fetch::Infrastructure::Body::fully_read_as_promise() hace 2 años
  Linus Groh a7164f2674 LibWeb: Stub out Fetch::Infrastructure::Body::clone() hace 2 años
  Linus Groh 76ace3629a LibWeb: Make Fetch::Infrastructure::Body::stream() const hace 2 años
  Linus Groh f98ce156c4 LibWeb: Remove ReadableStreamDummy in favor of ReadableStream hace 2 años
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated hace 2 años
  Andreas Kling 647ac1bdba LibWeb: Make Blob and File GC-allocated hace 2 años
  Linus Groh 2726fc9c73 LibWeb: Move Fetch infra into the Web::Fetch::Infrastructure namespace hace 3 años
  Linus Groh 58fda93ea2 LibWeb: Add Blob to Fetch's Body::SourceType variant hace 3 años
  Linus Groh f507f68d4a LibWeb: Add definitions from '2.2.4. Bodies' in the Fetch spec hace 3 años