Files
ladybird/Libraries/LibWeb/HTML
Andrew Kaster 66519af43f LibWeb: Remove some uses of [&] lambda captures for queued tasks
Using a default reference capture for these kinds of tasks is dangerous
and prone to error. Some of the variables should for sure be captured
by value so that we can keep a GC object alive rather than trying to
refer to stack objects.
2024-12-10 07:13:00 +01:00
..
2024-11-25 21:13:53 +01:00
2024-11-19 23:30:43 +00:00
2024-12-05 12:13:09 +01:00
2024-12-05 12:13:09 +01:00