Closed Bug 864413 Opened 11 years ago Closed 11 years ago

Debugger doesn't show multiple files from the same URL path

Categories

(DevTools :: Debugger, defect)

22 Branch
x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: mark, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.47 Safari/537.36

Steps to reproduce:

We have a tool that generates javascript build files dynamically, as our source files don't match the files we send to the client. All of these files are served from a URL like  /asset/get?filename=core.js


Actual results:

Only the first asset from the development builder is listed in the debugger.


Expected results:

I'd like to see all the files sent from the debugger, including the query string arguments in debugger file dropdown would help. Presently it is not possible for me to use the Firefox debugger.
Component: Untriaged → Developer Tools: Debugger
Can you retest in Nightly? This has been fixed by bug 812083.
Yep, the problem I had is addressed by the new sidebar menu perfectly. Thanks!
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.