gecko-dev/js/xpconnect/wrappers
Boris Zbarsky 39af174f89 Bug 1435596. Give cross-origin objects (windows and locations) a 'then' property in all cases. r=bholley
For locations, it always returns undefined.  For windows, it returns undefined
unless there is a named subframe named "then", in which case that named
subframe is returned.

The idea is to be able to resolve promises with cross-origin objects.

MozReview-Commit-ID: HPyTvtwFdsG
2018-02-10 01:21:59 -05:00
..
AccessCheck.cpp Bug 1435596. Give cross-origin objects (windows and locations) a 'then' property in all cases. r=bholley 2018-02-10 01:21:59 -05:00
AccessCheck.h Bug 1423773 - Part 1: Remove usage of nsStringGlue.h. r=glandium 2017-12-06 16:52:51 -08:00
AddonWrapper.cpp Bug 1363200 - JSAPI for realms: Move SetAddonCallInterposition to the CompartmentPrivate. r=bholley 2017-06-27 08:07:27 -07:00
AddonWrapper.h
ChromeObjectWrapper.cpp
ChromeObjectWrapper.h Bug 1377587, part 2 - Rename ExposedPropertiesOnly to OpaqueWithSilentFailing. r=krizsa 2017-09-07 11:17:16 -07:00
FilteringWrapper.cpp Bug 1435596. Give cross-origin objects (windows and locations) a 'then' property in all cases. r=bholley 2018-02-10 01:21:59 -05:00
FilteringWrapper.h Bug 1435596. Give cross-origin objects (windows and locations) a 'then' property in all cases. r=bholley 2018-02-10 01:21:59 -05:00
moz.build Bug 1394734 - Replace CONFIG['MSVC'] by CONFIG['CC_TYPE'] r=glandium 2017-12-08 13:46:13 +01:00
WaiveXrayWrapper.cpp Bug 1375505 part 1 - Change iterator code to return JSObject* instead of returning bool + outparam. r=evilpie 2017-06-28 21:00:43 -07:00
WaiveXrayWrapper.h Bug 1375505 part 1 - Change iterator code to return JSObject* instead of returning bool + outparam. r=evilpie 2017-06-28 21:00:43 -07:00
WrapperFactory.cpp Bug 1396466 - Remove Xray expando chains from the weakmap when transplanting nodes. r=bz 2017-10-10 10:42:18 -05:00
WrapperFactory.h
XrayWrapper.cpp Bug 1409676 - Trivial code cleanup around XrayTraits. r=mrbkap 2017-10-18 11:09:10 +01:00
XrayWrapper.h Bug 1396466 - Remove Xray expando chains from the weakmap when transplanting nodes. r=bz 2017-10-10 10:42:18 -05:00