Histórico de commits

Autor SHA1 Mensagem Data
  Shannon Booth f9e5b43b7a LibWeb: Rename URL platform object to DOMURL 1 ano atrás
  Timothy Flynn 09124fc3a5 LibWeb: Set up the Fetch response's body with the appropriate stream 1 ano atrás
  Shannon Booth 04c094343f LibWeb+Meta: Add wrapper for the BufferSource/ArrayBufferView IDL types 1 ano atrás
  Aliaksandr Kalenik bdd3a16b16 LibWeb: Make `Fetch::Infrastructure::Body` be GC allocated 1 ano atrás
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 ano atrás
  Kenneth Myhra 1120011de4 LibWeb: Add FormData support to XHR 2 anos atrás
  Luke Wilde acd5382924 LibWeb/Fetch: Set length synchronously in extract_body 2 anos atrás
  Linus Groh 7f9ddcf420 LibWeb/Fetch: Port JS interfaces to new String 2 anos atrás
  Kenneth Myhra 9da09e4fd3 LibWeb: Port URL and URLSearchParams to new String 2 anos atrás
  Kenneth Myhra 9a5a8d617d LibWeb: Port IDL implementations Blob and File to new String 2 anos atrás
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 anos atrás
  Timothy Flynn d8044c5358 LibJS+LibWeb: Move the macro to convert ENOMEM to an exception to LibJS 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anos atrás
  Linus Groh a2a4ad3b9d LibWeb: Fix typo in BodyInitOrReadableBytes type alias 2 anos atrás
  Nico Weber d09b5e8484 Everywhere: Clean up "in in" comment typos 2 anos atrás
  Linus Groh dcded8d39f LibWeb: Implement 'Safely extract BodyInit' AO 2 anos atrás
  Linus Groh 793a1f5994 LibWeb: Actually define Blob-to-ReadableStream conversion 2 anos atrás
  Linus Groh 6ce08d3f75 LibWeb: Use StringView literals for all `WebIDL::SimpleException`s 2 anos atrás
  Andrew Kaster 4bb6345b2f LibWeb: Remove unecessary dependence on Window from assorted classes 2 anos atrás
  Andrew Kaster 4878a18ee7 LibWeb: Remove unecessary dependence on Window from Fetch, XHR, FileAPI 2 anos atrás
  Linus Groh b5e8e9b30b LibWeb: Support ReadonlyBytes as argument for extract_body() 2 anos atrás
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 anos atrás
  Linus Groh 6480faacb6 LibWeb: Move IDLAbstractOperations from Bindings/ to WebIDL/ 2 anos atrás
  Linus Groh 54a987ad45 LibWeb: Update extract_body() to use BodyInit 2 anos atrás
  Linus Groh 571f4e3ebb LibWeb: Move extract_body() into Fetch 2 anos atrás