Closed Bug 1387765 Opened 7 years ago Closed 7 years ago

Use Folders for Debugger Source Files

Categories

(DevTools :: Debugger, defect)

54 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mozilla.bxw46, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0
Build ID: 20170612122310

Steps to reproduce:

Open the debugger for a page, look at the sources list. The current way of displaying source files is very very very difficult to work with, especially in the case of single page applications, where you may have hundreds of source files.


Actual results:

All sources are categorically grouped, and their displayed as their path, ex `sdk/content/content-worker.js`


Expected results:

All sources are categorically grouped, and their displayed in a tree ex:
sdk
 - content
   - content-worker.js
Component: Untriaged → Developer Tools: Debugger
We have a new debugger coming that fixes this. Try out Nightly today or Developer Edition / Beta (Firefox 56) this week.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
@Bryan Amazing, a huge thank you to all involved! This will let me use Firefox practically at work for development; I'm incredibly grateful!
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.