Historie revizí

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