Closed
Bug 996372
Opened 11 years ago
Closed 11 years ago
selecting a click event to monitor, then clicking in the page crashes Aurora 30 and Beta 29
Categories
(DevTools :: Debugger, defect)
Tracking
(firefox29 fixed, firefox30 verified, firefox31 verified)
VERIFIED
FIXED
Firefox 31
People
(Reporter: karlcow, Assigned: masayuki)
References
()
Details
(Keywords: crash, reproducible)
Crash Data
Steps:
0. Go to http://todomvc.com/vanilla-examples/vanillajs/
1. Start Debugger
2. Select the list of Events (panel on the right, second tab)
3. check the box "click" (html)
4. Go to the html page and click.
What would you like?
Monitoring the event and stop in the debugger as it should.
What is happening?
Aurora is crashing.
Reporter | ||
Updated•11 years ago
|
Comment 1•11 years ago
|
||
I could reproduce this only when there were no todo items in the app (no idea why).
https://crash-stats.mozilla.com/report/index/7c5a7b06-a2a9-4658-bb7f-398d42140415
This looks like bug 964718.
Comment 2•11 years ago
|
||
Beta has it too.
Summary: selecting a click event to monitor, then clicking in the page crashes Aurora 30 → selecting a click event to monitor, then clicking in the page crashes Aurora 30 and Beta 29
Updated•11 years ago
|
Keywords: reproducible
Comment 3•11 years ago
|
||
Fixed by uplifting bug 964718 to 29 and 30.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Assignee: nobody → masayuki
No longer blocks: 964718
status-firefox29:
--- → fixed
status-firefox30:
--- → fixed
status-firefox31:
--- → fixed
Depends on: 964718
Target Milestone: --- → Firefox 31
Reproduced on Aurora 2014-04-14.
Verified as fixed on Firefox 30 beta 2 (20140505140302) and latest Aurora 31.0a2 2014-05-05.
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•