mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-20 03:25:13 +00:00
We grab RefPtr to non-const for the sessions within, so we can't call const get() on the global maps. That would return a const reference. |
||
---|---|---|
.. | ||
Client.cpp | ||
Client.h | ||
CMakeLists.txt | ||
main.cpp | ||
Session.cpp | ||
Session.h | ||
WebContentConnection.cpp | ||
WebContentConnection.h |