Andreas Kling
108de5dea0
LibWeb: Stop sending "load" event twice to iframes
...
The "completely finish loading" algorithm (from the HTML spec) is
responsible for sending a "load" event to nested browsing context
containers (iframes).
This patch removes the old mechanism for sending "load" events, which we
had mistakenly kept around, causing two events to be sent instead of
one. :^)
2021-12-04 14:47:24 +01:00
..
2021-11-18 21:11:30 +01:00
2021-11-28 23:14:19 +01:00
2021-09-30 20:02:09 +02:00
2021-11-24 22:57:46 +01:00
2021-12-04 14:38:16 +01:00
2021-10-06 23:52:40 +01:00
2021-11-01 21:12:58 +01:00
2021-10-08 23:00:49 +02:00
2021-09-25 23:36:43 +02:00
2021-12-04 14:47:24 +01:00
2021-10-14 10:32:51 +02:00
2021-11-18 21:11:30 +01:00
2021-12-04 14:47:24 +01:00
2021-11-18 21:11:30 +01:00
2021-11-17 22:20:01 +01:00
2021-09-17 13:20:18 +02:00
2021-10-11 00:54:01 +02:00
2021-10-11 00:32:19 +02:00
2021-10-06 19:12:52 +02:00
2021-09-03 23:11:58 +02:00
2021-10-01 20:14:45 +02:00
2021-11-11 01:27:46 +01:00
2021-11-11 09:20:04 +01:00
2021-10-04 00:06:48 +02:00
2021-11-20 10:56:31 +01:00
2021-11-11 01:27:46 +01:00
2021-11-17 00:21:10 +01:00
2021-10-21 16:48:24 +02:00
2021-10-08 23:02:57 +02:00
2021-11-24 19:07:48 +01:00
2021-11-20 10:56:31 +01:00
2021-11-20 10:56:31 +01:00
2021-11-18 21:11:30 +01:00
2021-11-11 01:27:46 +01:00
2021-11-11 01:27:46 +01:00
2021-11-11 01:27:46 +01:00
2021-09-03 12:22:36 +02:00
2021-11-17 00:21:10 +01:00
2021-10-03 16:42:34 +02:00
2021-09-13 01:43:10 +02:00
2021-09-13 01:43:10 +02:00
2021-10-06 23:52:40 +01:00