Историја ревизија

Аутор SHA1 Порука Датум
  Sam Atkins 4bdb7dba8c LibWeb: Add and use a helper to reject a promise with an exception пре 1 година
  Timothy Flynn 54d1f4e234 LibJS: Stop propagating small OOM errors from the Error object пре 1 година
  Aliaksandr Kalenik bdd3a16b16 LibWeb: Make `Fetch::Infrastructure::Body` be GC allocated пре 1 година
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible пре 1 година
  Timothy Flynn f57310999d LibWeb: Update workarounds for the empty execution context stack пре 2 година
  0GreenClover0 b4c6cddd96 LibWeb: Handle invalid UTF-8 in Fetch's Body#text() пре 2 година
  Sam Atkins 9c2d496dbe LibWeb: Make `processBodyError` take an optional exception пре 2 година
  Linus Groh 1c165b67ef LibWeb/Streams: Use MUST_OR_THROW_OOM() when creating JS exceptions пре 2 година
  Luke Wilde ccdb1bcc4e LibWeb/Fetch: Implement Body's "fully read" function from the spec пре 2 година
  Luke Wilde 9acc542059 LibWeb: Propagate Realm instead of VM more through Fetch пре 2 година
  Linus Groh ad4b4046f4 LibWeb/Fetch: Propagate OOM errors from HeaderList::extract_mime_type() пре 2 година
  Linus Groh 2d7ce38ee2 LibWeb/MimeSniff: Port MimeType to new String пре 2 година
  Linus Groh 11023a3c53 LibWeb/Fetch: Port infrastructure to new String пре 2 година
  Linus Groh 7f9ddcf420 LibWeb/Fetch: Port JS interfaces to new String пре 2 година
  Kenneth Myhra 9a5a8d617d LibWeb: Port IDL implementations Blob and File to new String пре 2 година
  Kenneth Myhra 15917146d3 LibWeb: Make factory method of FileAPI::Blob fallible пре 2 година
  Timothy Flynn 88814acbd3 LibJS+Everywhere: Convert JS::Error to String пре 2 година
  Timothy Flynn 34574c5ee8 LibJS+LibWeb: Convert empty PrimitiveString invocators to String пре 2 година
  Timothy Flynn 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible пре 2 година
  Timothy Flynn d8044c5358 LibJS+LibWeb: Move the macro to convert ENOMEM to an exception to LibJS пре 2 година
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() пре 2 година
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable пре 2 година
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString пре 2 година
  Andreas Kling 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h пре 2 година
  Linus Groh fc9d587e39 LibJS: Make PromiseCapability GC-allocated пре 2 година
  Linus Groh c2326ec95a LibJS: Move PromiseCapability into its own cpp/h file пре 2 година
  Andrew Kaster 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window пре 2 година
  Andrew Kaster 4878a18ee7 LibWeb: Remove unecessary dependence on Window from Fetch, XHR, FileAPI пре 2 година
  Linus Groh 5ad6283331 LibWeb: Implement '5.3. Body mixin' from the Fetch API :^) пре 2 година