Histórico de Commits

Autor SHA1 Mensagem Data
  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
  Kenneth Myhra cd0302426f LibWeb: Move serialization of serializable object's interface name há 1 ano atrás
  Kenneth Myhra 394c38729f LibWeb: Make Blob a Serializable object há 1 ano atrás
  Kenneth Myhra 000ea9d73b LibWeb: Avoid crashing because of empty incumbent settings object stack há 1 ano atrás
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
  Shannon Booth 04c094343f LibWeb+Meta: Add wrapper for the BufferSource/ArrayBufferView IDL types há 1 ano atrás
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible há 1 ano atrás
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void há 1 ano atrás
  Shannon Booth 2b46e6f664 Everywhere: Update copyrights with my new serenityos.org e-mail :^) há 2 anos atrás
  Timothy Flynn f57310999d LibWeb: Update workarounds for the empty execution context stack há 2 anos atrás
  Shannon Booth ef391de635 LibWeb: Implement Web::FileAPI::Blob::text to spec há 2 anos atrás
  Shannon Booth 501b698385 LibWeb: Implement Web::FileAPI::Blob::array_buffer to spec há 2 anos atrás
  Shannon Booth bd26d022ac LibWeb: Implement FileAPI::Blob::stream() há 2 anos atrás
  Shannon Booth 9f39be6e23 LibWeb: Implement FileAPI::Blob::get_stream() há 2 anos atrás
  Shannon Booth 7f6a49c085 LibWeb: Ensure that contentType in Blob::slice is basic latin há 2 anos atrás
  Linus Groh f65cbeef5c LibWeb/Infra: Rename to_ascii_{{lower,upper}_case => {lower,upper}case} há 2 anos atrás
  Kenneth Myhra 9a5a8d617d LibWeb: Port IDL implementations Blob and File to new String há 2 anos atrás
  Kenneth Myhra 15917146d3 LibWeb: Make factory method of FileAPI::Blob fallible há 2 anos atrás
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate há 2 anos atrás
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() há 2 anos atrás
  Timothy Flynn d8044c5358 LibJS+LibWeb: Move the macro to convert ENOMEM to an exception to LibJS há 2 anos atrás
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
  Linus Groh a4d85cd522 LibJS: Convert Promise::create() to NonnullGCPtr há 2 anos atrás
  Linus Groh 947ea92bf6 LibJS: Convert ArrayBuffer::create() to NonnullGCPtr há 2 anos atrás
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás