Closed
Bug 462929
Opened 16 years ago
Closed 16 years ago
"ASSERTION: We can't deal with objects that have the same classinfo but different offset tables" with MathML element and other element
Categories
(Core :: XPConnect, defect, P1)
Core
XPConnect
Tracking
()
RESOLVED
FIXED
mozilla1.9.1b2
People
(Reporter: jruderman, Assigned: peterv)
References
Details
(Keywords: assertion, regression, testcase)
Attachments
(2 files)
|
255 bytes,
text/html
|
Details | |
|
3.29 KB,
patch
|
jst
:
review+
jst
:
superreview+
|
Details | Diff | Splinter Review |
###!!! ASSERTION: We can't deal with objects that have the same classinfo but different offset tables.: 'offsets == mOffsets', file /Users/jruderman/central/js/src/xpconnect/src/xpcprivate.h, line 1916
This assertion was added in bug 457897.
| Assignee | ||
Updated•16 years ago
|
Assignee: nobody → peterv
Status: NEW → ASSIGNED
OS: Mac OS X → All
Priority: -- → P1
Hardware: PC → All
Target Milestone: --- → mozilla1.9.1b2
| Assignee | ||
Comment 2•16 years ago
|
||
| Assignee | ||
Comment 3•16 years ago
|
||
Jesse: should I add the testcase as a crashtest? I don't think we have an automated way to track assertions.
| Assignee | ||
Updated•16 years ago
|
Attachment #346234 -
Flags: superreview?(jst)
Attachment #346234 -
Flags: review?(jst)
| Reporter | ||
Comment 4•16 years ago
|
||
Yes, please add it as a crashtest. That's what I've been doing, and we'll have assertions make tests orange soon enough.
Updated•16 years ago
|
Attachment #346234 -
Flags: superreview?(jst)
Attachment #346234 -
Flags: superreview+
Attachment #346234 -
Flags: review?(jst)
Attachment #346234 -
Flags: review+
Comment 5•16 years ago
|
||
This landed, right? Are we just waiting for tests? Not blocking the release on tests...
Flags: blocking1.9.1? → blocking1.9.1-
| Assignee | ||
Updated•16 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•