Historique des commits

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