Files
ladybird/Libraries
Linus Groh ac98a48177 LibWeb: Fix EventDispatcher::dispatch()
We were never wrapping and using the actual DOM::Event but instead
wrapped the *target* twice and passed it to the event listener callback,
as this value and as argument.

This unbreaks "fun demo" and "canvas path quadratic curve test" - and
event dispatching in general, of course :^)

Fixes #3721.
2020-10-15 20:40:35 +02:00
..
2020-10-02 16:03:17 +02:00
2020-10-15 13:45:00 +02:00
2020-10-03 12:36:49 +02:00
2020-10-02 16:03:17 +02:00
2020-10-03 12:36:49 +02:00
2020-10-03 12:36:49 +02:00
2020-10-02 16:03:17 +02:00
2020-10-02 16:03:17 +02:00
2020-10-02 16:03:17 +02:00