gecko-dev/js/xpconnect
Boris Zbarsky 76cffb4a86 Bug 1551124. Add support for optional Array arguments in xpconnect. r=nika
The semantics are that you get an empty array if the argument is not supplied,
and if [optional_argc] is used it's set accordingly so you can tell whether you
were passed explicit [] or not passed anything.

Differential Revision: https://phabricator.services.mozilla.com/D30850

--HG--
extra : moz-landing-system : lando
2019-05-13 19:51:57 +00:00
..
crashtests Bug 1489308 part 5. Align the work we do on document.open with the spec. r=mccr8,smaug 2019-02-27 23:24:48 +00:00
idl Bug 1545818 - Rename ScheduledGCCallback to nsIScheduledGCCallback. r=froydnj 2019-04-19 19:19:19 +00:00
loader Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-28 09:30:05 +00:00
public Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-12 13:14:25 +00:00
shell Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
src Bug 1551124. Add support for optional Array arguments in xpconnect. r=nika 2019-05-13 19:51:57 +00:00
tests Bug 1551124. Add support for optional Array arguments in xpconnect. r=nika 2019-05-13 19:51:57 +00:00
wrappers Bug 1548613. Get rid of FastGetGlobalJSObject. r=mccr8,jonco 2019-05-03 10:08:07 +00:00
moz.build