mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-30 06:52:52 +00:00
When the request is stopped, we clear its internal stream data. There is a window where RequestServer may have sent an IPC message whose callback will try to access that data in the time between the data being cleared and RS receiving the stop signal. When this happens, just bail from IPC. |
||
---|---|---|
.. | ||
ALPNHttpVersion.h | ||
CMakeLists.txt | ||
Forward.h | ||
NetworkError.h | ||
Request.cpp | ||
Request.h | ||
RequestClient.cpp | ||
RequestClient.h | ||
RequestTimingInfo.h | ||
WebSocket.cpp | ||
WebSocket.h |