Files
ladybird/Libraries/LibWeb/HTML
Andreas Kling 4dfed815cc LibWeb: Make SharedResourceRequest finalization safe
SharedResourceRequest can be finalized while fetch work is pending.
Use weak fetch callbacks so late work no-ops once the request is gone.

Finalization now only drops local references and callbacks. It does not
stop fetch, since that allocates new algorithms during collection.
2026-05-10 10:58:11 +02:00
..
2025-08-23 16:04:36 -06:00
2026-02-11 16:32:20 +00:00
2026-02-11 16:32:20 +00:00