Steps to reproduce:
- Load https://share.firefox.dev/4qXrKoY
- Double-click the second row in the call tree,
CCGraphBuilder::NoteJSChild
- Double-click the third row in the call tree,
CCGraphBuilder::NoteChild
- Note that they scrolled to different parts of the
nsCycleCollector.cpp file. This is good.
- With the third row selected, right-click the second row and click "Show nsCycleCollector.cpp".
Expected results:
Opening the source view from the context menu should scroll to the same place as double-clicking that row would have.
Actual results:
The source view still only shows the "hot spot" for the selected row, not for the right-clicked row.
┆Issue is synchronized with this Jira Task
Steps to reproduce:
CCGraphBuilder::NoteJSChildCCGraphBuilder::NoteChildnsCycleCollector.cppfile. This is good.Expected results:
Opening the source view from the context menu should scroll to the same place as double-clicking that row would have.
Actual results:
The source view still only shows the "hot spot" for the selected row, not for the right-clicked row.
┆Issue is synchronized with this Jira Task