mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-02 04:27:12 +02:00
We can't be capturing the AK::URL by reference here, since on_complete may be called later, after the value is no longer alive.
We can't be capturing the AK::URL by reference here, since on_complete may be called later, after the value is no longer alive.