Историја ревизија

Аутор SHA1 Порука Датум
  Kenneth Myhra 0b64a71603 LibWeb: Make File a Serializable object пре 1 година
  Kenneth Myhra 394c38729f LibWeb: Make Blob a Serializable object пре 1 година
  Shannon Booth 04c094343f LibWeb+Meta: Add wrapper for the BufferSource/ArrayBufferView IDL types пре 1 година
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks пре 1 година
  Shannon Booth 3a6339f3dd LibWeb: Mark Blob::get_stream as public пре 1 година
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible пре 1 година
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
  Shannon Booth 501b698385 LibWeb: Implement Web::FileAPI::Blob::array_buffer to spec пре 2 година
  Shannon Booth bd26d022ac LibWeb: Implement FileAPI::Blob::stream() пре 2 година
  Shannon Booth 9f39be6e23 LibWeb: Implement FileAPI::Blob::get_stream() пре 2 година
  Kenneth Myhra 9a5a8d617d LibWeb: Port IDL implementations Blob and File to new String пре 2 година
  Kenneth Myhra 15917146d3 LibWeb: Make factory method of FileAPI::Blob fallible пре 2 година
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors пре 2 година
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() пре 2 година
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString пре 2 година
  Andrew Kaster 4878a18ee7 LibWeb: Remove unecessary dependence on Window from Fetch, XHR, FileAPI пре 2 година
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ пре 2 година
  Linus Groh c7c6d7d9e1 LibWeb: Make FileAPI::Blob::create() buffer/type overload infallible пре 2 година
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro пре 2 година
  Andreas Kling 647ac1bdba LibWeb: Make Blob and File GC-allocated пре 2 година
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated пре 2 година
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions пре 2 година
  Kenneth Myhra 73aec263b1 LibWeb: Move is_basic_latin() to Blob.{cpp,h} пре 2 година
  Kenneth Myhra bbd9490683 LibWeb: Handle endings member of options being "native" пре 2 година
  Kenneth Myhra 516ea4d758 LibWeb: Implement "convert line endings to native" algorithm пре 2 година
  Kenneth Myhra 890514a057 LibWeb: Introduce the File interface from the FileAPI spec пре 2 година
  Kenneth Myhra df91dbfbb6 LibWeb: Add missing spec links to the Blob interface пре 2 година
  Kenneth Myhra 6305ef197f LibWeb: Fix const issue on type() accessor for the Blob interface пре 2 година
  Kenneth Myhra c038a8c9c9 LibWeb: Make process_blob_parts() publicly accessible пре 2 година
  Kenneth Myhra 622a4f29a7 LibWeb: Add public get accessor function for Blob's internal ByteBuffer пре 2 година