Historial de Commits

Autor SHA1 Mensaje Fecha
  Shannon Booth d7023f5f45 LibWeb: Change backup imcumbent stack to hold Realm instead of Settings hace 9 meses
  Andrew Kaster 2c3531ab78 LibWeb: Move JS::Promise <-> WebIDL conversion into IDL hace 9 meses
  Andreas Kling 5c20bc2afc LibWeb: Make MimeSniff::MimeType::parse() infallible hace 9 meses
  Andreas Kling 88e7688940 LibWeb: Make more MimeSniff::MimeType APIs infallible hace 9 meses
  Andreas Kling 073bcfd386 AK+LibWeb: Add {Fly,}String::to_ascii_{upper,lower}_case() hace 9 meses
  stelar7 193c0dcafc LibWeb: Parse mimetype when creating Blob and File hace 10 meses
  Jamie Mansfield 9650a5ff33 LibWeb/FileAPI: Update Blob.slice for spec changes hace 11 meses
  Kemal Zebari c5f1e47883 LibWeb: Implement Blob::bytes() hace 1 año
  Timothy Flynn c29916775e LibWeb: Mark stream AOs as infallible as required by the spec hace 1 año
  Timothy Flynn fc070c8cbd LibWeb: Mark readable stream cancel/pull/release steps as infallible hace 1 año
  Kenneth Myhra a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction hace 1 año
  Andreas Kling ffac32d20e LibWeb: Use JS::HeapFunction for WebIDL promise reaction steps hace 1 año
  Kenneth Myhra 31f345fcb0 LibWeb: Add DeserializationMemory parameter to deserialization_steps() hace 1 año
  Kenneth Myhra 4669c1ba31 LibWeb: Add SerializationMemory parameter to serialization_steps() hace 1 año
  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
  Kenneth Myhra cd0302426f LibWeb: Move serialization of serializable object's interface name hace 1 año
  Kenneth Myhra 394c38729f LibWeb: Make Blob a Serializable object hace 1 año
  Kenneth Myhra 000ea9d73b LibWeb: Avoid crashing because of empty incumbent settings object stack hace 1 año
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
  Shannon Booth 04c094343f LibWeb+Meta: Add wrapper for the BufferSource/ArrayBufferView IDL types hace 1 año
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 2 años
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void hace 2 años
  Shannon Booth 2b46e6f664 Everywhere: Update copyrights with my new serenityos.org e-mail :^) hace 2 años
  Timothy Flynn f57310999d LibWeb: Update workarounds for the empty execution context stack hace 2 años
  Shannon Booth ef391de635 LibWeb: Implement Web::FileAPI::Blob::text to spec hace 2 años
  Shannon Booth 501b698385 LibWeb: Implement Web::FileAPI::Blob::array_buffer to spec hace 2 años
  Shannon Booth bd26d022ac LibWeb: Implement FileAPI::Blob::stream() hace 2 años
  Shannon Booth 9f39be6e23 LibWeb: Implement FileAPI::Blob::get_stream() hace 2 años