Closed
Bug 1066232
Opened 10 years ago
Closed 6 years ago
crash in nsTextEditUtils::IsBreak(nsINode*)
Categories
(Core :: DOM: Editor, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: mkmelin, Unassigned)
References
(Depends on 1 open bug)
Details
(Keywords: crash, Whiteboard: [tbird crash])
Crash Data
This bug was filed from the Socorro interface and is
report bp-f36d80e7-a02b-4426-8d84-59efa2140911.
=============================================================
In thunderbird, open a new (html mode) compose window. Insert a smiley from the formatting menu. Put the cursor after the smiley and do backspace once (or twice). Crash.
Crashes here: http://hg.mozilla.org/mozilla-central/annotate/bc7deafdac4b/editor/libeditor/nsTextEditUtils.cpp#l46 - so aNode is null
Updated•9 years ago
|
Crash Signature: [@ nsTextEditUtils::IsBreak(nsINode*)] → [@ nsTextEditUtils::IsBreak(nsINode*)]
[@ nsTextEditUtils::IsBreak]
Comment 1•9 years ago
|
||
bug 1198292 prevents testing this.
Depends on: 1198292
Whiteboard: [tbird crash]
Comment 2•6 years ago
|
||
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•