Closed Bug 302160 Opened 19 years ago Closed 19 years ago

XPC_WN_NoHelper_JSClass needs JSCLASS_IS_EXTENDED flag

Categories

(Core :: XPConnect, defect)

defect
Not set
trivial

Tracking

()

VERIFIED DUPLICATE of bug 305288

People

(Reporter: sync2d, Assigned: dbradley)

Details

XPC_WN_NoHelper_JSClass is defined as JSExtendedClass, but does not have
JSCLASS_IS_EXTENDED flag. So, JS engine cannot identify it as JSExtendedClass.

http://lxr.mozilla.org/seamonkey/source/js/src/xpconnect/src/xpcwrappednativejsops.cpp#774
fixed by bug 305288. this bug was left alone for a month...

*** This bug has been marked as a duplicate of 305288 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.