Historial de Commits

Autor SHA1 Mensaje Fecha
  Kenneth Myhra fb96966f1e LibWeb: Add WebGL::EventNames hace 2 años
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String hace 2 años
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements hace 2 años
  Luke Wilde 89ebef9730 LibWeb: Add a list of the entry names in the PerformanceTiming interface hace 2 años
  Luke Wilde 31b507afbf LibWeb: Introduce Performance Timeline and its Performance functions hace 2 años
  Timothy Flynn db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation hace 2 años
  Timothy Flynn 6e1b5b541a LibWeb: Move initialization of the MainThreadVM to WebContent's main() hace 2 años
  Timothy Flynn 13dfadba79 LibJS: Propagate errors from VM creation hace 2 años
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr hace 2 años
  Luke Wilde 9aca54091a LibWeb: Remove the dummy execution context hace 2 años
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues hace 2 años
  Kenneth Myhra dd2d029952 LibWeb: Port PromiseRejectionEvent to new String hace 2 años
  Kenneth Myhra 3941e64fde LibWeb: Make factory method of HTML::PromiseRejectionEvent fallible hace 2 años
  Timothy Flynn 88814acbd3 LibJS+Everywhere: Convert JS::Error to String hace 2 años
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate hace 2 años
  Linus Groh afc055c088 LibWeb: Convert the Location object to IDL hace 2 años
  Timothy Flynn 6e93d89ee3 LibWeb: Generate exposed Window/Worker interfaces as lazy objects hace 2 años
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr hace 2 años
  Linus Groh ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr hace 2 años
  Linus Groh 91b0123eaf LibJS: Convert Array::create{,_from}() to NonnullGCPtr hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Andreas Kling 3503c658fb LibJS+LibWeb: Move JS::ModuleRequest to its own header file hace 2 años
  Andreas Kling 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h hace 2 años
  MacDue 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas hace 2 años
  Luke Wilde 28bc3a76d9 LibWeb: Remove old assertion in host_enqueue_promise_job context hack hace 2 años
  networkException 681e36706b LibWeb: Implement recent changes to module script fetching hace 2 años
  Linus Groh b00d49bbf0 LibWeb: Teach MainThreadVM about module scripts hace 2 años
  Andreas Kling 2898701459 LibWeb: Hang on to the internal realm with a JS::Handle hace 2 años
  Andreas Kling 68452c749a LibWeb: Prevent GC from running during intrinsics allocation hace 2 años
  Andreas Kling 18a5c56f14 LibWeb: Don't store JS::Handle<JS::Promise> in EnvironmentSettingsObject hace 2 años