Commit History

Author SHA1 Message Date
  Luke Wilde ccdb1bcc4e LibWeb/Fetch: Implement Body's "fully read" function from the spec 2 years ago
  Luke Wilde 9acc542059 LibWeb: Propagate Realm instead of VM more through Fetch 2 years ago
  Linus Groh 11023a3c53 LibWeb/Fetch: Port infrastructure to new String 2 years ago
  Timothy Flynn 88814acbd3 LibJS+Everywhere: Convert JS::Error to String 2 years ago
  networkException f1dd4f42bc LibWeb: Clarify WebIDL::Promise as an alias for JS::PromiseCapability 2 years ago
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 years ago
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 years ago
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Linus Groh cc6eaafe6b LibWeb: Implement 'Byte sequence as body' AO 2 years ago
  Linus Groh fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 years ago
  Linus Groh c2326ec95a LibJS: Move PromiseCapability into its own cpp/h file 2 years ago
  Andrew Kaster 4bb6345b2f LibWeb: Remove unecessary dependence on Window from assorted classes 2 years ago
  Linus Groh 924d7721f0 LibWeb: Stub out Fetch::Infrastructure::Body::fully_read_as_promise() 2 years ago
  Linus Groh a7164f2674 LibWeb: Stub out Fetch::Infrastructure::Body::clone() 2 years ago
  Linus Groh f98ce156c4 LibWeb: Remove ReadableStreamDummy in favor of ReadableStream 2 years ago
  Linus Groh 2726fc9c73 LibWeb: Move Fetch infra into the Web::Fetch::Infrastructure namespace 3 years ago
  Linus Groh f507f68d4a LibWeb: Add definitions from '2.2.4. Bodies' in the Fetch spec 3 years ago