Histórico de Commits

Autor SHA1 Mensagem Data
  Timothy Flynn 6c6fb224ec LibWeb: Add an ad-hoc ReadableStreamDefaultReader::read_all_chunks AO há 1 ano atrás
  Timothy Flynn 2d4d16ac37 LibWeb: Remove exceptional return types from infallible stream IDL há 1 ano atrás
  Timothy Flynn fc070c8cbd LibWeb: Mark readable stream cancel/pull/release steps as infallible há 1 ano atrás
  Matthew Olsson 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() há 1 ano atrás
  Matthew Olsson 8450041b52 LibWeb: Fix some GCVerifier warnings há 1 ano atrás
  Kenneth Myhra 12cfa08a09 LibWeb: Use Vector<ByteBuffer> to store chunks in ReadLoopReadRequest há 1 ano atrás
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
  Sam Atkins 4bdb7dba8c LibWeb: Add and use a helper to reject a promise with an exception há 1 ano atrás
  Aliaksandr Kalenik 6ac43274b2 LibWeb+LibJS: Use JS::GCPtr for pointers to GC-allocated objects há 1 ano atrás
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
  Timothy Flynn 54d1f4e234 LibJS: Stop propagating small OOM errors from the Error object há 1 ano atrás
  Timothy Flynn df915f8a98 LibWeb: Add missing return statement to bail from a stream read request há 1 ano atrás
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible há 2 anos atrás
  Andreas Kling 9c3e9e8981 LibWeb/Streams: Make ReadRequest GC-allocated há 2 anos atrás
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void há 2 anos atrás
  Timothy Flynn 9d7215c636 LibJS+LibWeb: Move IteratorOperations.h AOs to Iterator.h há 2 anos atrás
  Shannon Booth 2b46e6f664 Everywhere: Update copyrights with my new serenityos.org e-mail :^) há 2 anos atrás
  Shannon Booth b0bc8f2282 LibWeb: Add ReadableStreamDefaultReader::read_all_bytes_deprecated há 2 anos atrás
  Shannon Booth 3df10d7fb6 LibWeb: Add Streams::ReadableStreamDefaultReader::read_all_bytes há 2 anos atrás
  Shannon Booth 46f9a49bd8 LibWeb: Add Streams::ReadableStreamDefaultReader read-loop reader há 2 anos atrás
  Matthew Olsson 2b269d4a49 LibWeb: Fix a blatant nullptr dereference in ReadableStreamGenericReader há 2 anos atrás
  Linus Groh 1c165b67ef LibWeb/Streams: Use MUST_OR_THROW_OOM() when creating JS exceptions há 2 anos atrás
  Matthew Olsson f9d6a161e8 LibWeb: Add ByteStreamController to ReadableStreamController type há 2 anos atrás
  Matthew Olsson 222e3c32cd LibWeb: Add ReadableStreamDefaultReader há 2 anos atrás