Closed Bug 1050128 Opened 10 years ago Closed 10 years ago

"View source in debugger" should fall back to view-source window if debugger doesn't contain the given script

Categories

(DevTools :: Performance Tools (Profiler/Timeline), defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sjakthol, Assigned: jsantell)

References

Details

Steps to reproduce: 1) Open profiler, start profiling 2) Write something into the address bar 3) Stop profiling 4) Click on a chrome script link (i.e. no domain after line number), e.g. UnifiedComplete.js (should appear due to step #2). What happens: - Debugger opens a completely unrelated script instead of the one clicked. What should happen: - If the debugger doesn't contain the script, fall back to view-source window as with previous versions.
OS: Linux → All
Priority: -- → P3
Hardware: x86_64 → All
Pretty sure bug 1134778 will fix this
Depends on: 1134778
Assignee: nobody → jsantell
Yup bug 1134778 fixed this. (testing view-source: window is annoying and is changing anyway, and the source-utils from bug 1134778 will handle that as well)
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.