Closed
Bug 1141920
Opened 11 years ago
Closed 8 years ago
Javascript breakpoints cause Firefox v36 &v36.0.1 to crash
Categories
(DevTools :: Debugger, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: klevin, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0
Build ID: 20150126171358
Steps to reproduce:
Update to v36 (from v35).
Use breakpoints in javascript debugger.
Step through code.
Actual results:
After a few steps (or sometimes, when I resume execution), the browser will crash, with no error message.
Expected results:
It shouldn't have crashed.
Comment 1•10 years ago
|
||
It's been a long time, are you still seeing this?
Component: General → Developer Tools: Debugger
Flags: needinfo?(klevin)
Updated•8 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Flags: needinfo?(klevin)
Resolution: --- → WORKSFORME
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•