зеркало из https://github.com/mozilla/gecko-dev.git
fix bug 50445. r=shaver@mozilla.org a=brendan@mozilla.org. Thanks to Marcus G. Daniels <mgd@swarm.org> for uncovering this bug
This commit is contained in:
Родитель
ca218b56a6
Коммит
4a40401f3c
|
@ -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) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче