Historia zmian

Autor SHA1 Wiadomość Data
  Linus Groh 1c165b67ef LibWeb/Streams: Use MUST_OR_THROW_OOM() when creating JS exceptions 2 lat temu
  Luke Wilde ccdb1bcc4e LibWeb/Fetch: Implement Body's "fully read" function from the spec 2 lat temu
  Luke Wilde 9acc542059 LibWeb: Propagate Realm instead of VM more through Fetch 2 lat temu
  Linus Groh ad4b4046f4 LibWeb/Fetch: Propagate OOM errors from HeaderList::extract_mime_type() 2 lat temu
  Linus Groh 2d7ce38ee2 LibWeb/MimeSniff: Port MimeType to new String 2 lat temu
  Linus Groh 11023a3c53 LibWeb/Fetch: Port infrastructure to new String 2 lat temu
  Linus Groh 7f9ddcf420 LibWeb/Fetch: Port JS interfaces to new String 2 lat temu
  Kenneth Myhra 9a5a8d617d LibWeb: Port IDL implementations Blob and File to new String 2 lat temu
  Kenneth Myhra 15917146d3 LibWeb: Make factory method of FileAPI::Blob fallible 2 lat temu
  Timothy Flynn 88814acbd3 LibJS+Everywhere: Convert JS::Error to String 2 lat temu
  Timothy Flynn 34574c5ee8 LibJS+LibWeb: Convert empty PrimitiveString invocators to String 2 lat temu
  Timothy Flynn 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible 2 lat temu
  Timothy Flynn d8044c5358 LibJS+LibWeb: Move the macro to convert ENOMEM to an exception to LibJS 2 lat temu
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 lat temu
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 lat temu
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 lat temu
  Andreas Kling 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h 2 lat temu
  Linus Groh fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 lat temu
  Linus Groh c2326ec95a LibJS: Move PromiseCapability into its own cpp/h file 2 lat temu
  Andrew Kaster 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 lat temu
  Andrew Kaster 4878a18ee7 LibWeb: Remove unecessary dependence on Window from Fetch, XHR, FileAPI 2 lat temu
  Linus Groh 5ad6283331 LibWeb: Implement '5.3. Body mixin' from the Fetch API :^) 2 lat temu