Closed
Bug 1131172
Opened 10 years ago
Closed 10 years ago
Breakpoints drop to the end of a javascript file
Categories
(DevTools :: Debugger, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1131174
People
(Reporter: chris.a.broome, Unassigned)
Details
Attachments
(1 file)
2.50 MB,
video/mp4
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.111 Safari/537.36
Steps to reproduce:
After a JavaScript error, try to apply breakpoint
Actual results:
The breakpoint started at the correct line but immediately dropped to the last line in the file.
Expected results:
Breakpoint should have been retained on the target line.
Reporter | ||
Updated•10 years ago
|
Component: Untriaged → Developer Tools: Debugger
This sounds very similar to bug 1131174, marking a duplicate as the other bug references specific files to test with.
Please re-open if you believe they are separate issues.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•