mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 10:37:17 +02:00
This allows the Request to be cleaned up when it becomes inactive, which in turn allows the GC to clean up the FetchController which is indirectly captured by a root in the Request callbacks.