Commit Verlauf

Autor SHA1 Nachricht Datum
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String vor 1 Jahr
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 1 Jahr
  Andreas Kling 2eaa528a0e LibJS: Rip out the AST interpreter :^) vor 1 Jahr
  Andreas Kling 819fb39a87 LibWeb: Implement the "error to rethrow" mechanism in HTML::Script vor 2 Jahren
  Kenneth Myhra bfc8cbcf3b LibWeb: Make factory method of HTML::ModuleScript fallible vor 2 Jahren
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate vor 2 Jahren
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr vor 2 Jahren
  Linus Groh a4d85cd522 LibJS: Convert Promise::create() to NonnullGCPtr vor 2 Jahren
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Andreas Kling 3503c658fb LibJS+LibWeb: Move JS::ModuleRequest to its own header file vor 2 Jahren
  Andreas Kling b81816a539 LibJS+LibWeb: Make CyclicModule.h not include AST.h vor 2 Jahren
  networkException 681e36706b LibWeb: Implement recent changes to module script fetching vor 2 Jahren
  networkException 4de4e1828a LibWeb: Implement ModuleScript and JavaScriptModuleScript vor 2 Jahren