mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-17 08:32:54 +00:00
A struct with three raw pointers to other GC'd types is a pretty big liability, let's just turn this into a Cell itself. This comes with the additional benefit of being able to capture it in a lambda effortlessly, without having to create handles for individual members. |
||
---|---|---|
.. | ||
HTTP | ||
HTTP.cpp | ||
HTTP.h | ||
URL.cpp | ||
URL.h |