mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-27 01:50:24 +00:00
fe026fef47
The previous check of looking at `/proc/PID` was not working, it would always fail even if the process was indeed inspectable. Commit 70117781 introduced a new IPC for asking InspectorServer whether or not a given `pid` is actually inspectable. If a process is not inspectable, the `GUI::ProcessChooser` is redisplayed if it was previously displayed, otherwise it exits. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
InspectorServerClient.h | ||
main.cpp | ||
RemoteObject.cpp | ||
RemoteObject.h | ||
RemoteObjectGraphModel.cpp | ||
RemoteObjectGraphModel.h | ||
RemoteObjectPropertyModel.cpp | ||
RemoteObjectPropertyModel.h | ||
RemoteProcess.cpp | ||
RemoteProcess.h |