Commit History

Autor SHA1 Mensaxe Data
  Timothy Flynn db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 6e1b5b541a LibWeb: Move initialization of the MainThreadVM to WebContent's main() %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 13dfadba79 LibJS: Propagate errors from VM creation %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 9aca54091a LibWeb: Remove the dummy execution context %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues %!s(int64=2) %!d(string=hai) anos
  Kenneth Myhra dd2d029952 LibWeb: Port PromiseRejectionEvent to new String %!s(int64=2) %!d(string=hai) anos
  Kenneth Myhra 3941e64fde LibWeb: Make factory method of HTML::PromiseRejectionEvent fallible %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 88814acbd3 LibJS+Everywhere: Convert JS::Error to String %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate %!s(int64=2) %!d(string=hai) anos
  Linus Groh afc055c088 LibWeb: Convert the Location object to IDL %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 6e93d89ee3 LibWeb: Generate exposed Window/Worker interfaces as lazy objects %!s(int64=2) %!d(string=hai) anos
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Linus Groh ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Linus Groh 91b0123eaf LibJS: Convert Array::create{,_from}() to NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 3503c658fb LibJS+LibWeb: Move JS::ModuleRequest to its own header file %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h %!s(int64=2) %!d(string=hai) anos
  MacDue 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 28bc3a76d9 LibWeb: Remove old assertion in host_enqueue_promise_job context hack %!s(int64=2) %!d(string=hai) anos
  networkException 681e36706b LibWeb: Implement recent changes to module script fetching %!s(int64=2) %!d(string=hai) anos
  Linus Groh b00d49bbf0 LibWeb: Teach MainThreadVM about module scripts %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 2898701459 LibWeb: Hang on to the internal realm with a JS::Handle %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 68452c749a LibWeb: Prevent GC from running during intrinsics allocation %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 18a5c56f14 LibWeb: Don't store JS::Handle<JS::Promise> in EnvironmentSettingsObject %!s(int64=2) %!d(string=hai) anos
  Pavel 40aad77ab1 WebContent+LibWeb+LibJS: Report exceptions to the JS console %!s(int64=2) %!d(string=hai) anos
  networkException c51cf66347 LibWeb: Implement two module related host hooks %!s(int64=2) %!d(string=hai) anos
  Linus Groh 25909dcc05 LibWeb: Prepare to run callback in host_enqueue_promise_job() %!s(int64=2) %!d(string=hai) anos
  Andrew Kaster 691a7070f4 LibWeb: Remove the internal window object from WebEngineCustomData %!s(int64=2) %!d(string=hai) anos
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes %!s(int64=2) %!d(string=hai) anos