Files
ladybird/Userland/Libraries/LibWeb
Sam Atkins 0f393771b7 LibWeb: Move image resource request out of ImageStyleValue constructor
This always felt awkward to me, and required a few other hacks to make
it work. Now, the request is only started when `load_bitmap()` is
called, which we do inside `NodeWithStyle::apply_style()`.
2021-10-23 11:42:24 +02:00
..
2021-10-20 23:19:17 +01:00
2021-10-08 23:02:57 +02:00
2021-10-06 23:52:40 +01:00