Closed Bug 1044522 Opened 10 years ago Closed 10 years ago

scripts loaded with require() don't appear in the list of Sources in the Debugger panel

Categories

(DevTools :: Debugger, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 865313

People

(Reporter: heycam, Unassigned)

Details

I am debugging a Gaia app that loads some scripts using require(). Presumably because these are loaded via XHR and eval(), rather than a <script> element, they don't appear in the list of Sources in the Debugger panel. It would be great if somehow that could appear there, so I can set breakpoints etc. on them.
Component: Developer Tools: WebIDE → Developer Tools: Debugger
This is bug 865313 and we are making slow progress towards fixing it.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.