mirror of
https://github.com/RGBCube/serenity
synced 2025-05-23 19:15:07 +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(). |
||
---|---|---|
.. | ||
EventNames.cpp | ||
EventNames.h | ||
ProgressEvent.cpp | ||
ProgressEvent.h | ||
ProgressEvent.idl | ||
XMLHttpRequest.cpp | ||
XMLHttpRequest.h | ||
XMLHttpRequest.idl | ||
XMLHttpRequestEventTarget.cpp | ||
XMLHttpRequestEventTarget.h | ||
XMLHttpRequestEventTarget.idl |