gecko-dev/js/xpconnect/wrappers
Kris Maglione 9c02fdf113 Bug 1363301: Always provide live wrappers for ScriptSourceObjects. r=shu,bholley
MozReview-Commit-ID: LTNN66FywU4

--HG--
extra : rebase_source : 6fc6bd6077229fe511b02116b9e3f9eb1c99f2fa
2017-06-14 15:38:59 -07:00
..
AccessCheck.cpp Bug 1338272 - Require that the return value of MaybeSetPendingException is used. r=bz 2017-02-14 16:17:02 -08:00
AccessCheck.h Bug 1319773 - Part 3: Making the WrapperFactory ignores the First Party Domain of the originAttributes when rewrapping the wrapper. r=mrbkap 2017-01-18 20:34:31 +08:00
AddonWrapper.cpp Bug 1306538 - Move js::ReportASCIIErrorWithId to AddonWrapper.cpp. r=arai 2016-12-13 14:57:21 +05:30
AddonWrapper.h Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj 2016-07-08 14:39:53 -07:00
ChromeObjectWrapper.cpp
ChromeObjectWrapper.h Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj 2016-07-08 14:39:53 -07:00
FilteringWrapper.cpp Bug 1347706. Update to spec change for [[SetPrototypeOf]] on cross-origin objects. It should return true if null is passed. r=bholley 2017-03-16 17:43:49 -04:00
FilteringWrapper.h Bug 1344443. Fix [[SetPrototypeOf]] on cross-origin objects to follow the spec. r=bholley,waldo 2017-03-08 03:14:38 -05:00
moz.build Revert "Bug 1340719 - Throw an exception if accessing Xray from wrong docgroup (r=bholley)" 2017-04-07 14:23:06 -07:00
WaiveXrayWrapper.cpp
WaiveXrayWrapper.h Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj 2016-07-08 14:39:53 -07:00
WrapperFactory.cpp Bug 1363301: Always provide live wrappers for ScriptSourceObjects. r=shu,bholley 2017-06-14 15:38:59 -07:00
WrapperFactory.h Bug 1288870, part 3 - Root the return value of the prewrap callback. r=mrbkap,terrence 2016-08-23 05:59:57 -07:00
XrayWrapper.cpp Bug 1370608 part 1 - Move newEnumerate hook from ObjectOps to ClassOps. r=evilpie,bz 2017-06-14 10:37:44 +02:00
XrayWrapper.h Bug 1363963 - Check whether there are expando object attached before trying to retrieve it. r=bholley 2017-05-26 10:04:40 +08:00