Files
ladybird/Libraries/LibWeb/Fetch/Infrastructure
Zaggy1024 c1c51079a8 LibWeb: Don't stop fetches in FetchController if it was aborted already
If we've already fired off an error, calling stop_fetch() should
make no difference, other than stopping the Requests::Request.
Eventually, we'll probably want abort() and terminate() to
eventually stop the Requests::Request in an unobservable way.
2026-02-20 19:11:31 -06:00
..
2025-08-23 16:04:36 -06:00
2025-08-23 16:04:36 -06:00