mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-23 09:22:30 +00:00
The HTMLMediaElement will need to stop fetching processes when its load algorithm is invoked while a fetch is ongoing. We don't have a way to really stop the process, due to the way it runs on nested deferred task invocations. So for now, this swaps the fetch callbacks (e.g. to process a fetch response) with empty callbacks. |
||
---|---|---|
.. | ||
HTTP | ||
ConnectionTimingInfo.cpp | ||
ConnectionTimingInfo.h | ||
FetchAlgorithms.cpp | ||
FetchAlgorithms.h | ||
FetchController.cpp | ||
FetchController.h | ||
FetchParams.cpp | ||
FetchParams.h | ||
FetchTimingInfo.cpp | ||
FetchTimingInfo.h | ||
HTTP.cpp | ||
HTTP.h | ||
MimeTypeBlocking.cpp | ||
MimeTypeBlocking.h | ||
NoSniffBlocking.cpp | ||
NoSniffBlocking.h | ||
PortBlocking.cpp | ||
PortBlocking.h | ||
RequestOrResponseBlocking.h | ||
Task.cpp | ||
Task.h | ||
URL.cpp | ||
URL.h |