Closed Bug 535938 Opened 15 years ago Closed 11 years ago

###!!! ASSERTION: What kind of wrapper is this?: 'IS_SLIM_WRAPPER(mCurrentJSObject)' (XTF)

Categories

(Core :: XPConnect, defect)

defect
Not set
minor

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: WeirdAl, Unassigned)

References

Details

(Keywords: assertion, testcase)

Attachments

(2 files)

In experimenting with nsIXTFElement.willChangeParent and .parentChanged, I hit this assertion consistently.

Stack trace in a moment.
Attached file stack trace
Assignee: peterv → nobody
Component: DOM: Core & HTML → XPConnect
QA Contact: general → xpconnect
Bug 627954 Part 2 changed the assert to:
  NS_ABORT_IF_FALSE(!mFlattenedJSObject || IS_SLIM_WRAPPER(mFlattenedJSObject), "should have a slim wrapper")

Bug 851465 then removed slim wrappers:
https://hg.mozilla.org/mozilla-central/rev/1c5330960d0c
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: