Closed
Bug 1272558
Opened 9 years ago
Closed 5 years ago
Crash when continuing after breaking in a dragenter event handler
Categories
(DevTools :: Debugger, defect, P3)
DevTools
Debugger
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: mconley, Unassigned)
References
(Blocks 1 open bug)
Details
Crash Data
Attachments
(1 file)
314 bytes,
text/plain
|
Details |
Reproduced in 48.0a2 (2016-05-12) on OS X 10.10.5
I can only reproduce this with e10s disabled.
STR:
1) Visit the test case attachment
2 [review]) Open the Javascript debugger
3) Drag some item over the document to hit the breakpoint
4) Once the breakpoint has been hit, hit escape
I hit this crash:
https://crash-stats.mozilla.com/report/index/8daf4638-d9a9-45d9-955e-eef672160513
Comment 1•9 years ago
|
||
I wonder if this is another nested event loop problem. In any case, this is a crasher, so I'm assigning P1 to it.
Priority: -- → P1
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 2•7 years ago
|
||
Moving to p3 because no activity for at least 24 weeks.
See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Priority: P1 → P3
Comment 3•5 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•