mirror of
https://github.com/RGBCube/serenity
synced 2025-10-29 14:32:36 +00:00
This check only existed to prevent crashing the target process back when programs were listening for incoming Inspector connections. Now that we talk to InspectorServer instead, and it already has a communication channel with the target, this is no longer an issue. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| main.cpp | ||
| RemoteObject.cpp | ||
| RemoteObject.h | ||
| RemoteObjectGraphModel.cpp | ||
| RemoteObjectGraphModel.h | ||
| RemoteObjectPropertyModel.cpp | ||
| RemoteObjectPropertyModel.h | ||
| RemoteProcess.cpp | ||
| RemoteProcess.h | ||