Commit Verlauf

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