Closed
Bug 1224302
Opened 10 years ago
Closed 9 years ago
Can't see what URI I'm inspecting when using separate devtools window
Categories
(DevTools :: General, defect)
DevTools
General
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 49
People
(Reporter: bzbarsky, Assigned: jryans)
References
Details
In Firefox 42, we seem to show the URI (but not the page title) in the titlebar of the devtools window.
In nightly we seem to show the page title but not the URI. This makes it pretty hard to map back to the thing you're inspecting when you have multiple pages with the same (or similar) title open.
Assignee | ||
Comment 1•10 years ago
|
||
It seems bug 1211017 made a change[1] supposed for workers which also ended up preferring title instead of URL when available.
[1]: https://hg.mozilla.org/mozilla-central/diff/2ebf10394882/devtools/client/framework/toolbox.js#l1496
Blocks: 1211017
Assignee | ||
Comment 2•9 years ago
|
||
This issue should be fixed by bug 1090380.
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•