Closed
Bug 604198
Opened 15 years ago
Closed 13 years ago
jsval return types in xpidl generate broken quickstubs
Categories
(Core :: XPConnect, defect)
Core
XPConnect
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: vlad, Unassigned)
References
Details
There's a "!;" in the output that jorendorff tells me is on purpose.
Comment 1•15 years ago
|
||
vlad, is this really a 2.0 blocker?
| Reporter | ||
Comment 2•15 years ago
|
||
not really; either this or the other one was, and we fixed the other bug. unblocking.
blocking2.0: betaN+ → ---
Comment 3•13 years ago
|
||
This seems to work fine. We have jsval returns all over xpidl.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Comment 4•13 years ago
|
||
(In reply to Boris Zbarsky (:bz) from comment #3)
> This seems to work fine. We have jsval returns all over xpidl.
But do we quickstub those?
Anyway, we're not going to add any with the new bindings.
Comment 5•13 years ago
|
||
> But do we quickstub those?
Some of them, yes, unfortunately.
Comment 6•13 years ago
|
||
I believe this was related to the ping-pong in bug 655878. Should be all fixed by bug 683802.
You need to log in
before you can comment on or make changes to this bug.
Description
•