Historie revizí

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