gecko-dev/js/xpconnect/wrappers
Jason Orendorff 87b8f09585 Bug 1641355 - Change AggregateError.errors to a data property on instances. r=tcampbell,peterv.
The changes in xpconnect are necessary because this is not being specified in
the usual way, with a getter. Ordinary data properties require an explicit
loophole to make them visible through X-ray wrappers.

Differential Revision: https://phabricator.services.mozilla.com/D77181
2020-06-11 14:57:00 +00:00
..
AccessCheck.cpp Bug 1638373 - remove js/ipc now that CPOWs are dead, r=mccr8 2020-05-24 18:47:04 +00:00
AccessCheck.h
ChromeObjectWrapper.cpp
ChromeObjectWrapper.h
FilteringWrapper.cpp
FilteringWrapper.h
WaiveXrayWrapper.cpp
WaiveXrayWrapper.h
WrapperFactory.cpp Bug 1481640 - Remove forcePermissiveCOWs(). r=kmag 2020-06-01 18:04:20 +00:00
WrapperFactory.h Bug 1277801 - Introduce Cu.isOpaqueWrapper. r=peterv 2020-05-11 20:53:10 +00:00
XrayWrapper.cpp Bug 1641355 - Change AggregateError.errors to a data property on instances. r=tcampbell,peterv. 2020-06-11 14:57:00 +00:00
XrayWrapper.h Bug 1628751 - Replace use of standard library traits classes by the _v or _t versions r=jwalden 2020-04-14 09:05:55 +00:00
moz.build