Historial de Commits

Autor SHA1 Mensaje Fecha
  Kenneth Myhra 1120011de4 LibWeb: Add FormData support to XHR hace 2 años
  Luke Wilde acd5382924 LibWeb/Fetch: Set length synchronously in extract_body hace 2 años
  Linus Groh 7f9ddcf420 LibWeb/Fetch: Port JS interfaces to new String hace 2 años
  Kenneth Myhra 9da09e4fd3 LibWeb: Port URL and URLSearchParams to new String hace 2 años
  Kenneth Myhra 9a5a8d617d LibWeb: Port IDL implementations Blob and File to new String hace 2 años
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate hace 2 años
  Timothy Flynn d8044c5358 LibJS+LibWeb: Move the macro to convert ENOMEM to an exception to LibJS hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Linus Groh a2a4ad3b9d LibWeb: Fix typo in BodyInitOrReadableBytes type alias hace 2 años
  Nico Weber d09b5e8484 Everywhere: Clean up "in in" comment typos hace 2 años
  Linus Groh dcded8d39f LibWeb: Implement 'Safely extract BodyInit' AO hace 2 años
  Linus Groh 793a1f5994 LibWeb: Actually define Blob-to-ReadableStream conversion hace 2 años
  Linus Groh 6ce08d3f75 LibWeb: Use StringView literals for all `WebIDL::SimpleException`s hace 2 años
  Andrew Kaster 4bb6345b2f LibWeb: Remove unecessary dependence on Window from assorted classes hace 2 años
  Andrew Kaster 4878a18ee7 LibWeb: Remove unecessary dependence on Window from Fetch, XHR, FileAPI hace 2 años
  Linus Groh b5e8e9b30b LibWeb: Support ReadonlyBytes as argument for extract_body() hace 2 años
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ hace 2 años
  Linus Groh 6480faacb6 LibWeb: Move IDLAbstractOperations from Bindings/ to WebIDL/ hace 2 años
  Linus Groh 54a987ad45 LibWeb: Update extract_body() to use BodyInit hace 2 años
  Linus Groh 571f4e3ebb LibWeb: Move extract_body() into Fetch hace 2 años