Historie revizí

Autor SHA1 Zpráva Datum
  Kenneth Myhra 9a5a8d617d LibWeb: Port IDL implementations Blob and File to new String před 2 roky
  Kenneth Myhra 15917146d3 LibWeb: Make factory method of FileAPI::Blob fallible před 2 roky
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors před 2 roky
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Andrew Kaster 4878a18ee7 LibWeb: Remove unecessary dependence on Window from Fetch, XHR, FileAPI před 2 roky
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ před 2 roky
  Linus Groh c7c6d7d9e1 LibWeb: Make FileAPI::Blob::create() buffer/type overload infallible před 2 roky
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro před 2 roky
  Andreas Kling 647ac1bdba LibWeb: Make Blob and File GC-allocated před 2 roky
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated před 2 roky
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions před 2 roky
  Kenneth Myhra 73aec263b1 LibWeb: Move is_basic_latin() to Blob.{cpp,h} před 2 roky
  Kenneth Myhra bbd9490683 LibWeb: Handle endings member of options being "native" před 2 roky
  Kenneth Myhra 516ea4d758 LibWeb: Implement "convert line endings to native" algorithm před 2 roky
  Kenneth Myhra 890514a057 LibWeb: Introduce the File interface from the FileAPI spec před 2 roky
  Kenneth Myhra df91dbfbb6 LibWeb: Add missing spec links to the Blob interface před 2 roky
  Kenneth Myhra 6305ef197f LibWeb: Fix const issue on type() accessor for the Blob interface před 2 roky
  Kenneth Myhra c038a8c9c9 LibWeb: Make process_blob_parts() publicly accessible před 2 roky
  Kenneth Myhra 622a4f29a7 LibWeb: Add public get accessor function for Blob's internal ByteBuffer před 2 roky
  Kenneth Myhra 9b3da5a142 LibWeb: Move extract_body() towards spec compliance před 3 roky
  Linus Groh bc68539e26 LibWeb: Add & use TRY_OR_RETURN_OOM macro před 3 roky
  Linus Groh ac36d272d3 LibWeb: Avoid needless copies during Blob construction před 3 roky
  Kenneth Myhra 5806eeec08 LibWeb: Add support for XHR response type Blob před 3 roky
  Kenneth Myhra df8c49f6bf LibWeb: Introduce Blob před 3 roky