Historial de Commits

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