mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-30 12:49:19 +00:00
We should not GC allocate in the constructors of GC-allocated objects because a new allocation might trigger garbage collection, which in turn might access not fully initialized objects. |
||
---|---|---|
.. | ||
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 |