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-09-30 21:46:59 +02:00
2020-09-30 21:46:59 +02:00
2020-08-30 17:35:27 +02:00
2020-09-25 21:18:17 +02:00
2020-10-03 12:36:49 +02:00
2020-09-25 21:18:17 +02:00
2020-09-15 21:43:29 +02:00
2020-10-03 12:36:49 +02:00
2020-10-06 20:29:11 +02:00
2020-10-13 13:52:52 +02:00
2020-10-14 21:05:39 +02:00
2020-09-28 11:55:26 +02:00
2020-10-02 15:38:07 +02:00
2020-10-04 23:12:28 +02:00
2020-10-14 00:52:47 +02:00
2020-10-04 23:12:28 +02:00
2020-09-25 21:18:17 +02:00
2020-09-27 21:14:18 +02:00
2020-10-02 15:38:07 +02:00
2020-09-25 21:18:17 +02:00
2020-10-04 00:16:40 +02:00
2020-09-26 17:18:21 +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
2020-10-15 20:40:35 +02:00
2020-09-23 21:15:01 +02:00
2020-10-04 00:16:40 +02:00