Commit History

Author SHA1 Message Date
  Shannon Booth d6bcd3fb0b LibWeb: Make CallbackType take a realm instead of settings object 7 months ago
  Andreas Kling e28e4f6700 LibWeb: Update handling of "once" event listeners now that spec is fixed 7 months ago
  Andreas Kling 69c84d3f63 LibWeb: Make sure we don't fire "once" event listeners twice 7 months ago
  Shannon Booth f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 7 months ago
  Shannon Booth 1e54003cb1 LibJS+LibWeb: Rename Heap::allocate_without_realm to Heap::allocate 7 months ago
  Shannon Booth 9b79a686eb LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 7 months ago
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago
  Luke e8b3a65581 LibWeb: Make event dispatching spec-compliant 4 years ago
  Andreas Kling c6ae0c41d9 LibWeb: Add Bindings::ScriptExecutionContext 4 years ago
  Andreas Kling 11ff9d0f17 LibWeb: Move DOM classes into the Web::DOM namespace 5 years ago
  Andreas Kling 244b243d22 LibWeb: Add EventTarget.removeEventListener() 5 years ago
  Andreas Kling beba585f37 LibWeb: Use FlyString for DOM event names 5 years ago
  Andreas Kling 0a9bd817bf LibWeb: Add missing copyright headers 5 years ago
  Andreas Kling f39e5352f0 LibWeb: Start working on DOM event support 5 years ago