Files
tubestation/devtools
Nicolas Chevobbe 7c55e1efc2 Bug 1979591 - [devtools] Properly focus Markup view when Inspector is opened via Inspect context menu. a=RyanVM.
If the inspector was opened from the Inspect context menu, the node gets selected
in the MarkupView constructor, but the Toolbox focuses the Inspector iframe once
the tool is loaded (and the iframe is actually visible), so we need to focus
the selected node after the inspector was properly selected and focused.

Original Revision: https://phabricator.services.mozilla.com/D259039

Differential Revision: https://phabricator.services.mozilla.com/D260236
2025-08-08 19:32:26 +00:00
..