Closed Bug 1305127 Opened 8 years ago Closed 8 years ago

Investigate extracting the debugger.html web app used for picking a debug target and passing it along as a queryString parameter for use in a local tab-based dev workflow

Categories

(DevTools :: Framework, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1321509

People

(Reporter: bgrins, Unassigned)

Details

For local development in a tab, we need to be able to select which tab to debug.  In debugger.html there's some code that handles this, and we should investigate if it could work for a local tab-based workflow in tree for the inspector.

The idea is we could add it as a devDependency in devtools/client/package.json and then we after requiring it it could somehow hand off the devtools Target to another script.  This needs investigation since I'm not sure exactly sure what that handoff would look like - right now in debugger.html it's all a single web app for picking targets and for bootstrapping the debugger UI.
Flags: qe-verify?
Priority: -- → P2
Whiteboard: [devtools-html]
Flags: qe-verify? → qe-verify-
Priority: P2 → P3
Whiteboard: [devtools-html] → [reserve-html]
Priority: P3 → P2
Whiteboard: [reserve-html] → [devtools-html]
Priority: P2 → P1
Discussed in team meeting - decision to mark as resolved duplicate.
No longer blocks: devtools-html-phase2
Status: NEW → RESOLVED
Closed: 8 years ago
Priority: P1 → --
Resolution: --- → DUPLICATE
Whiteboard: [devtools-html]
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.