Andreas Kling
95d70addd8
LibWeb: Split out image loading logic from HTMLImageElement
...
Since more DOM nodes are going to want to load images (<object>, ...)
this patch splits out the image loading logic into an ImageLoader class
and then HTMLImageElement simply has an ImageLoader.
LayoutImage is then given a const ImageLoader& at construction and can
then provide layout and rendering for many kinds of DOM nodes.
2020-06-13 22:22:54 +02:00
..
2020-06-12 13:44:11 +02:00
2020-06-12 13:44:11 +02:00
2020-06-13 15:44:52 +02:00
2020-06-12 14:20:07 +02:00
2020-06-12 14:20:07 +02:00
2020-06-10 10:59:04 +02:00
2020-05-26 22:02:27 +02:00
2020-05-26 22:02:27 +02:00
2020-06-10 10:46:57 +02:00
2020-05-26 22:02:27 +02:00
2020-06-13 22:22:54 +02:00
2020-06-10 10:59:04 +02:00
2020-06-12 21:28:55 +02:00
2020-06-05 23:36:02 +02:00
2020-06-13 22:22:54 +02:00
2020-06-13 22:22:54 +02:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-06-10 10:46:57 +02:00
2020-05-26 22:02:27 +02:00
2020-06-10 10:59:04 +02:00
2020-03-07 10:32:51 +01:00
2020-06-12 14:20:07 +02:00
2020-06-12 14:20:07 +02:00
2020-03-07 10:32:51 +01:00
2020-06-12 15:24:33 +02:00
2020-06-05 23:36:02 +02:00
2020-05-27 19:52:18 +02:00
2020-05-26 22:02:27 +02:00
2020-06-13 00:10:52 +02:00
2020-06-13 00:10:52 +02:00
2020-06-13 15:30:27 +02:00
2020-06-13 15:30:27 +02:00
2020-06-13 00:12:23 +02:00
2020-06-13 00:12:23 +02:00
2020-06-13 15:03:16 +02:00
2020-05-26 22:02:27 +02:00
2020-06-06 22:15:17 +02:00
2020-03-07 10:32:51 +01:00
2020-06-10 10:46:57 +02:00
2020-06-05 21:50:03 +02:00
2020-06-13 15:03:16 +02:00
2020-06-13 15:03:16 +02:00
2020-06-13 15:03:16 +02:00
2020-06-13 15:03:16 +02:00