Developer Tools should support an always enabled mode and / or per domain activation
Categories
(DevTools :: General, enhancement, P3)
Tracking
(Not tracked)
People
(Reporter: andreasjunghw, Unassigned)
References
(Blocks 1 open bug)
Details
Reporter | ||
Updated•8 years ago
|
Updated•6 years ago
|
Comment 4•6 years ago
|
||
In Chrome there's a "Auto-open DevTools for popups" preference.
In addition to such a global and/or per-domain setting, it would be perfect to implicitly auto-open developer tools on new windows originating from a window with already opened developer tools. That IMO doesn't need an option on settings, but if it gets an option it should be separate from the more general "Auto-open DevTools for popups" option, and the behaviour could be enabled by default.
Third, as redirects and logs are missed in case of redirects for new pages even with this/these new feature(s), a new window with auto-opened developer tools should implicitly preserve logs and network activity. To avoid any confusion, this should not be achieved by automatically enabling the "preserve logs" checkboxes.
Comment 5•6 years ago
|
||
seba, great point on how this relates to preserve logs – the option should indeed preserve as much state as possible to make it seamless. Given how notoriously hard multi-window apps are to debug, I would default to having this option on by default (maybe with a hint the first time it auto-opens a toolbox).
:bgrins, how useful would that be for general Firefox development?
Updated•5 years ago
|
Updated•2 years ago
|
Description
•