Closed
Bug 385295
Opened 17 years ago
Closed 17 years ago
"ASSERTION: Range out of bounds" in nsTextFrameThebes.cpp with rtl, floats, and more
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Assigned: roc)
References
Details
(Keywords: assertion, rtl, testcase)
Attachments
(1 file)
(deleted),
application/xhtml+xml
|
Details |
###!!! ASSERTION: Range out of bounds: 'IsInBounds(mStart, mLength, aStart, aLength)', file /Users/jruderman/trunk/mozilla/layout/generic/nsTextFrameThebes.cpp, line 2304
Reporter | ||
Updated•17 years ago
|
Flags: blocking1.9?
Assignee: nobody → roc
Flags: blocking1.9? → blocking1.9+
Reporter | ||
Comment 1•17 years ago
|
||
This is fine now. I guess it was fixed by bug 385270.
Roc, should the testcase in this bug go into a test suite?
Status: NEW → RESOLVED
Closed: 17 years ago
Flags: in-testsuite?
Resolution: --- → FIXED
Assignee | ||
Comment 2•17 years ago
|
||
As what sort of test? I'm not sure what we're doing to test things that only cause assertions.
Reporter | ||
Comment 3•17 years ago
|
||
I think we've been using fake "!= blank" reftests, with a comment in the reftest manifest, for this kind of bug. It's true that assertions during reftests currently don't turn the tree orange, but someone usually notices within a few weeks, and eventually they will turn the tree orange.
Reporter | ||
Comment 4•17 years ago
|
||
Testcase checked in as a crashtest.
Flags: in-testsuite? → in-testsuite+
Comment 5•17 years ago
|
||
Mass-assigning the new rtl keyword to RTL-related (see bug 349193).
Keywords: rtl
You need to log in
before you can comment on or make changes to this bug.
Description
•