Histórico de Commits

Autor SHA1 Mensagem Data
  Timothy Flynn 66959bcc09 LibWeb: Use the stream teeing methods for cloning Fetch response bodies há 1 ano atrás
  Shannon Booth 5f484d200a LibWeb: Port Stream algorithms from JS::SafeFunction to JS::HeapFunction há 1 ano atrás
  Timothy Flynn 9272d185ad LibWeb: Implement a slightly better ad-hoc Body::clone method há 1 ano atrás
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String há 1 ano atrás
  Aliaksandr Kalenik bdd3a16b16 LibWeb: Make `Fetch::Infrastructure::Body` be GC allocated há 1 ano atrás
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible há 1 ano atrás
  Timothy Flynn a14f6e42a8 LibWeb: Begin support for requesting blob URLs with Fetch infrastructure há 1 ano atrás
  Sam Atkins 9c2d496dbe LibWeb: Make `processBodyError` take an optional exception há 2 anos atrás
  Luke Wilde ccdb1bcc4e LibWeb/Fetch: Implement Body's "fully read" function from the spec há 2 anos atrás
  Luke Wilde 9acc542059 LibWeb: Propagate Realm instead of VM more through Fetch há 2 anos atrás
  Linus Groh 11023a3c53 LibWeb/Fetch: Port infrastructure to new String há 2 anos atrás
  Timothy Flynn 88814acbd3 LibJS+Everywhere: Convert JS::Error to String há 2 anos atrás
  networkException f1dd4f42bc LibWeb: Clarify WebIDL::Promise as an alias for JS::PromiseCapability há 2 anos atrás
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate há 2 anos atrás
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Linus Groh cc6eaafe6b LibWeb: Implement 'Byte sequence as body' AO há 2 anos atrás
  Linus Groh fc9d587e39 LibJS: Make PromiseCapability GC-allocated há 2 anos atrás
  Linus Groh c2326ec95a LibJS: Move PromiseCapability into its own cpp/h file há 2 anos atrás
  Andrew Kaster 4bb6345b2f LibWeb: Remove unecessary dependence on Window from assorted classes há 2 anos atrás
  Linus Groh 924d7721f0 LibWeb: Stub out Fetch::Infrastructure::Body::fully_read_as_promise() há 2 anos atrás
  Linus Groh a7164f2674 LibWeb: Stub out Fetch::Infrastructure::Body::clone() há 2 anos atrás
  Linus Groh f98ce156c4 LibWeb: Remove ReadableStreamDummy in favor of ReadableStream há 2 anos atrás
  Linus Groh 2726fc9c73 LibWeb: Move Fetch infra into the Web::Fetch::Infrastructure namespace há 3 anos atrás
  Linus Groh f507f68d4a LibWeb: Add definitions from '2.2.4. Bodies' in the Fetch spec há 3 anos atrás