Closed Bug 680061 Opened 13 years ago Closed 13 years ago

The script list in the debugger can contain duplicates

Categories

(DevTools :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: past, Assigned: past)

References

Details

The list of scripts in the script debugger UI can contain duplicates. This can happen for instance when multiple script tags or eval scripts are present in the same page. Either each script name should contain start line & line count numbers in the label, or each unique URL should appear once.
Assignee: nobody → past
Status: NEW → ASSIGNED
Went with the unique URL approach, as that is what the competition is doing. Fixed in https://hg.mozilla.org/users/dcamp_campd.org/remote-debug/rev/07a0ddb167d5
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.