Commit History

Autor SHA1 Mensaxe Data
  Shannon Booth d7023f5f45 LibWeb: Change backup imcumbent stack to hold Realm instead of Settings hai 9 meses
  Shannon Booth 8dffd8e7d6 LibWeb: Implement prepare_to_run_script on a Realm& hai 9 meses
  Shannon Booth d6fdaf6b26 LibWeb: Implement clean_up_after_running_script on a Realm hai 9 meses
  Shannon Booth aef18435fb LibWeb: Implement whether scripting is disabled based on a realm hai 9 meses
  Shannon Booth b2f3ed8b5a LibWeb: Rename current settings object to 'current principal' hai 9 meses
  Shannon Booth 7487a782db LibWeb: Use HeapFunction for EventLoopPlugin::spin_until hai 9 meses
  Shannon Booth 1096b64936 LibWeb: Put setting object's promise's in WindowOrWorkerGlobalScope hai 9 meses
  Aliaksandr Kalenik 0de61b0f65 LibWeb: Implement dispatching of "input" event hai 1 ano
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere hai 10 meses
  Jamie Mansfield 797e1d3ee6 LibWeb: Update spec comments for HostLoadImportedModule hai 10 meses
  Jamie Mansfield d6db6edaf6 LibWeb: Remove 'classic' from 'default classic script fetch options' hai 10 meses
  Timothy Flynn 8d6f36f8d6 LibJS+LibWeb: Add a custom host hook to log unparsed date strings hai 11 meses
  Jamie Mansfield bab086694a LibWeb: Support SRI for import maps hai 1 ano
  Andrew Kaster 5d8784318d LibWeb: Initialize HTML::EventLoop with its type hai 1 ano
  Tim Ledbetter 2f5cf8ac20 LibIDL+LibWeb: Mark [FIXME] interfaces as [[Unimplemented]] hai 1 ano
  Andreas Kling a3782782fa LibJS: Remove two unused members from ExecutionContext hai 1 ano
  Kenneth Myhra a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction hai 1 ano
  Kenneth Myhra d5c7959c45 LibWeb: Let queue_a_microtask() take a JS::HeapFunction hai 1 ano
  Andreas Kling 2ef37c0b06 LibWeb: Make EventLoop, TaskQueue, and Task GC-allocated hai 1 ano
  Andreas Kling 41cc8e75f2 LibJS: Make PromiseJob store callback as a HeapFunction hai 1 ano
  Aliaksandr Kalenik a3b4c2a30f LibJS+LibWeb: Change JobCallback to be GC-allocated hai 1 ano
  Andreas Kling 72e6581585 LibWeb: Store copy of MutationObserver set in a MarkedVector hai 1 ano
  Andrew Kaster f67bc591a0 LibWeb: Implement and use the fetch a module worker script graph AO hai 1 ano
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hai 1 ano
  Aliaksandr Kalenik 6ac43274b2 LibWeb+LibJS: Use JS::GCPtr for pointers to GC-allocated objects hai 1 ano
  Andreas Kling 2d69a009fb LibWeb: Make more JS modules actually run hai 1 ano
  Andreas Kling c0bacc6c4b LibWeb: Fix two bad capture-by-reference bugs caught by ASAN hai 1 ano
  Andreas Kling 62361e40a1 LibWeb: Set a TemporaryExecutionContext when finishing module loads hai 1 ano
  Andreas Kling 8b7d27b349 LibJS+LibWeb: More bringing module loading closer to spec hai 1 ano
  Andreas Kling 07f567cd9f LibJS+LibWeb: Another round of bringing module loading closer to spec hai 1 ano