Historial de Commits

Autor SHA1 Mensaje Fecha
  Timothy Flynn 34574c5ee8 LibJS+LibWeb: Convert empty PrimitiveString invocators to String hace 2 años
  Timothy Flynn 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible 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 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 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
  Andreas Kling 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h hace 2 años
  Linus Groh fc9d587e39 LibJS: Make PromiseCapability GC-allocated hace 2 años
  Linus Groh c2326ec95a LibJS: Move PromiseCapability into its own cpp/h file hace 2 años
  Andrew Kaster 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window hace 2 años
  Andrew Kaster 4878a18ee7 LibWeb: Remove unecessary dependence on Window from Fetch, XHR, FileAPI hace 2 años
  Linus Groh 5ad6283331 LibWeb: Implement '5.3. Body mixin' from the Fetch API :^) hace 2 años