Closed
Bug 1307860
Opened 8 years ago
Closed 5 years ago
aboutdebugging: select a debug tool from about:debugging#tabs
Categories
(DevTools :: about:debugging, enhancement, P3)
DevTools
about:debugging
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jdescottes, Unassigned)
References
Details
Attachments
(1 file)
104.66 KB,
image/png
|
Details |
As a follow up to Bug 1297758, it could be nice if about:debugging#tabs allowed to directly open the inspector (and when ready, console etc...) targeting a given tab-id. The idea is to add a select box to pick a specific tool in the about:debugging#tabs UI. Since this is mostly intended for development, this feature could sit behind a pref defaulting to true only in Nightly. (try push with a quick implementation: https://treeherder.mozilla.org/#/jobs?repo=try&revision=a32c31f15972f401310077a48f06b7f0962917a2)
Comment 2•8 years ago
|
||
It would be helpful if that ends up being a common workflow. We could potentialy have that for more than just tabs. It could be also helpful to spawn the urls for the root actor: about:devtools-toolbox?type=process > sort of equivalent of Browser toolbox with a potentialy breakful debugger chrome://devtools/content/inspector/inspector.xhtml?type=process > equivalent of the browser toolbox one Also I don't know if I will have time to actually do it, but I would like to load everything via query parameters. The toolboxes and tools. So that you would just have to right click and click on "This frame > Show only this frame". What about creating a specific pref and set if from the addon? I'm just unsure if that's great behavior for all nightly users.
Flags: needinfo?(poirot.alex)
Updated•8 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Reporter | ||
Comment 3•8 years ago
|
||
about:debugging triage, filter on OBSOLETE HANDHELD
Priority: -- → P3
Updated•6 years ago
|
Product: Firefox → DevTools
Reporter | ||
Comment 4•5 years ago
|
||
This was about the old about:debugging, can be closed
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•