Cronologia Commit

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