Closed Bug 905327 Opened 12 years ago Closed 6 years ago

DevTools feature request: When open DevTools all panels/tabs start enable/active/ready

Categories

(DevTools :: General, enhancement)

23 Branch
x86
Windows Vista
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1569859

People

(Reporter: multiverso, Unassigned)

References

Details

User Agent: Mozilla/5.0 (Windows NT 6.0; rv:23.0) Gecko/20100101 Firefox/23.0 (Beta/Release) Build ID: 20130730113002 Steps to reproduce: 1) Press CTRL+SHIFT+K 2) Select other panel (Inspector/Style/Debugger) 3) Wait Firefox load resources Actual results: Only when change panel Firefox load resources: css files, js file, start monitoring network requests. Expected results: In the DevTools options could be possible to select what panels will start automatically (loading resources) when some DevTools open. Sometimes I'm debugging a code, but I not yet clicked on the Network panel. When I look for an XHR request in the Network panel, there is no information. The panel was not capturing network requests. Other times I'm in the Console panel, but not yet clicked the Debugger panel. In JS there is a "debugger", however it is ignored. I need to click on the Debugger panel and then return to the Console, so that the next "debugger" is captured.
Component: Untriaged → Developer Tools
Product: Firefox → DevTools
See Also: → 1569859
Status: UNCONFIRMED → RESOLVED
Type: defect → enhancement
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.