serenity/DevTools
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
..
FormCompiler LibCore: Remove ObjectPtr in favor of RefPtr 2019-09-22 00:31:54 +02:00
Inspector Inspector: Fix bad RemoteObjectGraphModel::parent_index() 2019-09-23 20:29:03 +02:00
IPCCompiler LibCore: Convert CFile to ObjectPtr 2019-09-21 20:50:06 +02:00
VisualBuilder LibCore: Remove ObjectPtr in favor of RefPtr 2019-09-22 00:31:54 +02:00