gecko-dev/js/xpconnect/wrappers
Jan de Mooij cdbd8647b5 Bug 1516237 - Fix FixWaiverAfterTransplant to nuke CCWs for oldWaiver in the new compartment. r=bholley
This case can come up with same-compartment realms. Keeping these CCWs
would confuse RemapWrapper because it'd be called with the CCW and target
in the same compartment.

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

--HG--
extra : moz-landing-system : lando
2019-01-03 09:04:02 +00:00
..
AccessCheck.cpp Bug 1512029 part 1 - Stop calling JS_GetCompartmentPrincipals for system compartments. r=bzbarsky 2018-12-16 14:59:46 +00:00
AccessCheck.h Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
ChromeObjectWrapper.cpp Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
ChromeObjectWrapper.h Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
FilteringWrapper.cpp Bug 1353867 - Expose IsCrossOriginWhitelistedProp/AppendCrossOriginWhitelistedPropNames to DOM code. r=bzbarsky 2019-01-02 13:28:40 +00:00
FilteringWrapper.h Bug 1353867 - Expose IsCrossOriginWhitelistedProp/AppendCrossOriginWhitelistedPropNames to DOM code. r=bzbarsky 2019-01-02 13:28:40 +00:00
moz.build
WaiveXrayWrapper.cpp Bug 1504660 - Implement Xrays for instanceof r=bholley 2018-12-02 22:21:51 +00:00
WaiveXrayWrapper.h Bug 1504660 - Implement Xrays for instanceof r=bholley 2018-12-02 22:21:51 +00:00
WrapperFactory.cpp Bug 1516237 - Fix FixWaiverAfterTransplant to nuke CCWs for oldWaiver in the new compartment. r=bholley 2019-01-03 09:04:02 +00:00
WrapperFactory.h Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
XrayWrapper.cpp Bug 1353867 - Change WindowProxyHolder's native type to BrowsingContext. r=bzbarsky 2019-01-02 13:27:05 +00:00
XrayWrapper.h Bug 1504660 - Implement Xrays for instanceof r=bholley 2018-12-02 22:21:51 +00:00