Closed
Bug 1130898
Opened 11 years ago
Closed 11 years ago
Breakpoint doesn't hit
Categories
(DevTools :: Debugger, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: simonzack, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:36.0) Gecko/20100101 Firefox/36.0
Build ID: 20150202183609
Steps to reproduce:
Attached test case, include it in some html file, put a breakpoint on line 283, it doesn't hit. 1 is printed to the console, however.
Actual results:
It doesn't hit.
Expected results:
Breakpoint should hit.
Appears to be fixed in nightly. console.log doesn't work anymore, but that's a separate bug.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
Updated•8 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•