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-06-13 06:14:01 +02:00
2023-08-17 20:03:13 +02:00
2023-08-26 23:53:45 +02:00
2023-04-20 20:43:30 +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
2022-10-06 15:29:38 +02:00
2023-09-14 21:46:28 +02:00
2023-08-26 23:53:45 +02:00
2023-01-11 14:03:18 +01:00
2023-06-09 20:37:51 +02:00
2023-06-09 20:37:51 +02:00
2023-01-11 14:03:18 +01:00
2023-09-04 12:40:17 +02:00
2023-09-04 12:40:17 +02:00
2022-10-20 15:16:23 +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-01-11 12:55:00 +01:00
2023-09-05 20:36:09 -04:00
2022-03-11 00:21:49 +01: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
2022-10-20 15:16:23 +02:00
2023-09-28 06:11:17 +02:00
2023-09-28 06:11:17 +02:00
2023-06-09 20:37:51 +02:00
2023-06-09 20:37:51 +02:00
2022-10-06 15:29:38 +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-04-19 07:52:26 +02:00
2023-09-04 12:40:17 +02:00
2023-09-04 12:40:17 +02:00
2023-08-08 14:58:26 +02:00
2023-07-23 06:32:39 +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-01-14 19:22:08 +01: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