Closed
Bug 682650
Opened 14 years ago
Closed 14 years ago
"ASSERTION: bad arg, numCharsToDelete. Not enough characters in node" in DeleteTextTxn::Init
Categories
(Core :: DOM: Editor, defect)
Tracking
()
RESOLVED
FIXED
mozilla9
People
(Reporter: jruderman, Assigned: ehsan.akhgari)
References
Details
(Keywords: assertion, testcase)
Attachments
(3 files)
###!!! ASSERTION: bad arg, numCharsToDelete. Not enough characters in node: 'count>=aOffset+aNumCharsToDelete', file editor/libeditor/base/DeleteTextTxn.cpp, line 92
###!!! ASSERTION: could not get text to delete.: 'NS_SUCCEEDED(result)', file editor/libeditor/base/DeleteTextTxn.cpp, line 108
Reporter | ||
Comment 1•14 years ago
|
||
Assignee | ||
Comment 2•14 years ago
|
||
Attachment #559003 -
Flags: review?(roc) → review+
Assignee | ||
Comment 3•14 years ago
|
||
Flags: in-testsuite+
Target Milestone: --- → mozilla9
Comment 4•14 years ago
|
||
Try run for b06d48129f39 is complete.
Detailed breakdown of the results available here:
http://tbpl.allizom.org/?tree=Try&usebuildbot=1&rev=b06d48129f39
Results (out of 182 total builds):
exception: 2
success: 124
warnings: 54
failure: 2
Builds available at http://ftp.mozilla.org/pub/mozilla.org/firefox/try-builds/eakhgari@mozilla.com-b06d48129f39
Assignee | ||
Comment 5•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•