Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hace 1 año
  Sam Atkins 4bdb7dba8c LibWeb: Add and use a helper to reject a promise with an exception hace 1 año
  Aliaksandr Kalenik 6ac43274b2 LibWeb+LibJS: Use JS::GCPtr for pointers to GC-allocated objects hace 1 año
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
  Timothy Flynn 54d1f4e234 LibJS: Stop propagating small OOM errors from the Error object hace 1 año
  Timothy Flynn df915f8a98 LibWeb: Add missing return statement to bail from a stream read request hace 1 año
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 1 año
  Andreas Kling 9c3e9e8981 LibWeb/Streams: Make ReadRequest GC-allocated hace 1 año
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void hace 1 año
  Timothy Flynn 9d7215c636 LibJS+LibWeb: Move IteratorOperations.h AOs to Iterator.h hace 1 año
  Shannon Booth 2b46e6f664 Everywhere: Update copyrights with my new serenityos.org e-mail :^) hace 2 años
  Shannon Booth b0bc8f2282 LibWeb: Add ReadableStreamDefaultReader::read_all_bytes_deprecated hace 2 años
  Shannon Booth 3df10d7fb6 LibWeb: Add Streams::ReadableStreamDefaultReader::read_all_bytes hace 2 años
  Shannon Booth 46f9a49bd8 LibWeb: Add Streams::ReadableStreamDefaultReader read-loop reader hace 2 años
  Matthew Olsson 2b269d4a49 LibWeb: Fix a blatant nullptr dereference in ReadableStreamGenericReader hace 2 años
  Linus Groh 1c165b67ef LibWeb/Streams: Use MUST_OR_THROW_OOM() when creating JS exceptions hace 2 años
  Matthew Olsson f9d6a161e8 LibWeb: Add ByteStreamController to ReadableStreamController type hace 2 años
  Matthew Olsson 222e3c32cd LibWeb: Add ReadableStreamDefaultReader hace 2 años