Files
ladybird/Libraries/LibWeb/HTML
Andreas Kling a9cc425cde LibJS+LibWeb: Add missing GC marking visits
This adds visit_edges(Cell::Visitor&) methods to various helper structs
that contain GC pointers, and makes sure they are called from owning
GC-heap-allocated objects as needed.

These were found by our Clang plugin after expanding its capabilities.
The added rules will be enforced by CI going forward.
2026-01-07 12:48:58 +01:00
..
2025-08-23 16:04:36 -06:00
2025-08-23 16:04:36 -06:00
2024-11-25 21:13:53 +01:00
2025-08-08 10:23:17 +02:00