mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 04:09:13 +00:00
This is the way. On a more serious note, there's no reason to keep adding ref-counted classes to LibWeb now that the majority of classes is GC'd - it only adds the risk of discovering some cycle down the line, and forces us to use handles as we can't visit(). |
||
---|---|---|
.. | ||
HTTP | ||
HTTP.cpp | ||
HTTP.h | ||
URL.cpp | ||
URL.h |