зеркало из https://github.com/mozilla/gecko-dev.git
7d01afde50
XrayTraits::ensureHolder() can return the result of XrayTraits::createHolder(), which in turns returns the result of JS_NewObjectWithGivenProto(), so we need to null check the result. The other callers already do this. Differential Revision: https://phabricator.services.mozilla.com/D129432 |
||
---|---|---|
.. | ||
AccessCheck.cpp | ||
AccessCheck.h | ||
ChromeObjectWrapper.cpp | ||
ChromeObjectWrapper.h | ||
FilteringWrapper.cpp | ||
FilteringWrapper.h | ||
WaiveXrayWrapper.cpp | ||
WaiveXrayWrapper.h | ||
WrapperFactory.cpp | ||
WrapperFactory.h | ||
XrayWrapper.cpp | ||
XrayWrapper.h | ||
moz.build |