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