Closed
Bug 847136
Opened 12 years ago
Closed 4 years ago
Crash [@ nsRangeUpdater::WillMoveNode]
Categories
(Core :: DOM: Editor, defect, P3)
Core
DOM: Editor
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: crash, testcase)
Crash Data
Attachments
(2 files)
No description provided.
Reporter | ||
Comment 1•12 years ago
|
||
Comment 2•12 years ago
|
||
On Windows: bp-4136857b-03c2-4e4e-a4cb-b362c2130303
Crash Signature: [@ nsRangeUpdater::WillReplaceContainer() ]
[@ nsRangeUpdater::WillMoveNode() ]
OS: Mac OS X → All
Hardware: x86_64 → All
Updated•9 years ago
|
Crash Signature: [@ nsRangeUpdater::WillReplaceContainer() ]
[@ nsRangeUpdater::WillMoveNode() ] → [@ nsRangeUpdater::WillReplaceContainer() ]
[@ nsRangeUpdater::WillMoveNode() ]
[@ nsRangeUpdater::WillReplaceContainer ]
[@ nsRangeUpdater::WillMoveNode ]
Comment 3•7 years ago
|
||
No crash, but testcase hits assertion
Assertion failure: mAction == EditAction::none (Initializing during an edit action is an error), at /Users/makoto/Development/hg.mozilla.org/mozilla-inbound/editor/libeditor/EditorBase.cpp:221
Priority: -- → P3
Comment 4•6 years ago
|
||
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Reopening because crash bugs **with testcases** should not be resolved **as WONTFIX** based on queries of crash-stats. Other resolutions may be appropriate for other reasons.
(Crash signatures are not the same as bug identity; they're merely a search aid to find and group similar crashes. The bug may still be present, but the signature may have changed slightly, or the bug may even still be present with the same signature but there are simply no recent reports of crashes in that function.)
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Status: REOPENED → RESOLVED
Closed: 6 years ago → 4 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•