Aliaksandr Kalenik
32be413f4e
LibWeb: Add missing visit_edges() for ImageStyleValue
...
ImageStyleValue has a visit_edges() method, although it is not a
GC-allocated object. This is necessary because it owns a GC-allocated
ImageRequest that we want to visit, instead of using JS::Handle, to
avoid leaks. In the future, we might want to make StyleValue be
GC-allocated.
For now, this change adds missing visit_edges() calls for objects that
own ImageStyleValue.
2023-09-28 06:11:17 +02:00
..
2023-08-17 20:03:13 +02:00
2023-08-26 23:53:45 +02:00
2023-09-22 16:48:28 +02:00
2023-09-22 16:48:28 +02:00
2023-09-16 16:53:32 +02:00
2023-09-04 12:40:17 +02:00
2023-09-14 21:46:28 +02:00
2023-08-26 23:53:45 +02:00
2023-09-04 12:40:17 +02:00
2023-09-04 12:40:17 +02:00
2023-09-19 10:54:07 +02:00
2023-08-15 16:37:11 +02:00
2023-09-16 16:53:32 +02:00
2023-09-20 18:28:11 +02:00
2023-08-26 13:16:17 +02:00
2023-08-26 23:53:45 +02:00
2023-09-04 12:40:17 +02:00
2023-09-16 15:21:16 +02:00
2023-08-12 20:06:01 +02:00
2023-08-26 23:53:45 +02:00
2023-08-21 19:31:00 +02:00
2023-09-05 20:36:09 -04:00
2023-09-19 10:46:05 +02:00
2023-09-04 18:22:59 +02:00
2023-09-09 17:05:22 +02:00
2023-08-12 20:06:01 +02:00
2023-08-26 23:53:45 +02:00
2023-09-09 17:05:22 +02:00
2023-08-17 09:08:18 +02:00
2023-09-28 06:11:17 +02:00
2023-09-28 06:11:17 +02:00
2023-08-26 23:53:45 +02:00
2023-09-19 10:46:05 +02:00
2023-09-19 10:46:05 +02:00
2023-09-04 12:40:17 +02:00
2023-09-04 12:40:17 +02:00
2023-09-05 20:36:09 -04:00
2023-08-20 18:38:15 +02:00
2023-08-20 18:38:15 +02:00
2023-08-20 18:38:15 +02:00
2023-09-19 10:54:07 +02:00
2023-08-16 12:16:05 +02:00
2023-09-14 21:46:28 +02:00
2023-09-11 17:03:22 +01:00
2023-09-04 12:40:17 +02:00
2023-08-23 20:14:20 +02:00
2023-08-20 05:02:59 +02:00
2023-08-20 05:02:59 +02:00