fix bug 50445. r=shaver@mozilla.org a=brendan@mozilla.org. Thanks to Marcus G. Daniels <mgd@swarm.org> for uncovering this bug
git-svn-id: svn://10.0.0.236/trunk@77468 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1085,6 +1085,9 @@ typelib_op_dcl(TreeState *state)
|
||||
}
|
||||
}
|
||||
|
||||
/* stick retval param where we can see it later */
|
||||
state->tree = op->op_type_spec;
|
||||
|
||||
/* XXX unless [notxpcom] */
|
||||
if (!op_notxpcom) {
|
||||
if (op->op_type_spec) {
|
||||
|
||||
Reference in New Issue
Block a user