gecko/js
Bobby Holley 0ac4a08fc8 Bug 658909 - Set args at XPCCallContext construct time in XPC_WN_GetterSetter. r=mrbkap
It's not clear to me why it's done this way, but it confuses our ability to
determine during wrapper lookup whether we're doing a set or a get. This aligns
the behavior with XPC_WN_CallMethod, including passing JSID_VOID for the name
(which is safe because XPCCallContext explicitly special-cases JSID_VOID and
doesn't call SetName in that case).
2013-03-16 22:58:13 -07:00
..
ductwork/debugger Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium 2013-03-12 10:17:46 -07:00
examples
ipc Bug 848395 - GC: Move Rooted to JS namespace - rename js::Rooted to JS::Rooted outside SpiderMonkey r=terrence 2013-03-06 16:41:43 +00:00
jsd Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium 2013-03-12 10:17:46 -07:00
public Bug 759585 - Zones (r=jonco,bhackett,njn,dvander,luke,bz,mccr8,bholley) 2013-03-16 20:36:37 -07:00
src Bug 658909 - Make isSafeToUnwrap pseudo-dynamic for SOWs. r=mrbkap 2013-03-16 22:58:13 -07:00
xpconnect Bug 658909 - Set args at XPCCallContext construct time in XPC_WN_GetterSetter. r=mrbkap 2013-03-16 22:58:13 -07:00