зеркало из https://github.com/mozilla/gecko-dev.git
c53e11c2b2
WeakRef targets that are wrappers to DOM objects are preserved when the WeakRef is created. This checks whether the wrapper is still preserved in deref() and if it is found to have been released, the target is cleared. The patch adds a new DOMJSClass hook to deal with getting the wrapper cache for non-nsISupports objects. Differential Revision: https://phabricator.services.mozilla.com/D78061 |
||
---|---|---|
.. | ||
tests | ||
Worklet.cpp | ||
Worklet.h | ||
WorkletGlobalScope.cpp | ||
WorkletGlobalScope.h | ||
WorkletImpl.cpp | ||
WorkletImpl.h | ||
WorkletPrincipals.cpp | ||
WorkletPrincipals.h | ||
WorkletThread.cpp | ||
WorkletThread.h | ||
moz.build |