Commit History

Author SHA1 Message Date
  Linus Groh 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 years ago
  Andreas Kling 8cda70c892 LibWeb: Move event listeners, handlers and callbacks to the GC heap 2 years ago
  Luke Wilde ebf2184636 LibWeb: Only make certain <body> and <frameset> events apply to Window 3 years ago
  Luke Wilde 5aacec65ab LibWeb: Rewrite EventTarget to more closely match the spec 3 years ago
  Andreas Kling 824be02cb0 LibWeb: Move `onfoo` attribute handling to EventTarget 3 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Idan Horowitz 81d7d68416 LibWeb: Use correct event name for the onmousemove global event handler 4 years ago
  Andreas Kling a59b1825ce LibWeb: Basic implementation of global event handlers :^) 4 years ago
  Andreas Kling b43db4cc50 LibWeb: Add enumerator macro for all the "global event handlers" 4 years ago