Files
ladybird/DevTools/Inspector/RemoteObjectGraphModel.cpp
Andreas Kling d5f1c57fe2 Inspector: Fix bad RemoteObjectGraphModel::parent_index()
We were returning bogus indices and also failing to handle parents that
are roots.

This was visible in the broken line trees drawn by GTreeView.
2019-09-23 20:29:03 +02:00

2.8 KiB