зеркало из https://github.com/mozilla/gecko-dev.git
4200cb539c
This builds on the existing static components infrastructure to allow defining a Services.jsm-type services cache with no runtime memory overhead for any services until they're accessed. Any class entry with a 'js_name' attribute automatically becomes available on the services cache with that name, and any interfaces listed in its 'interfaces' list are automatically queried on it. Differential Revision: https://phabricator.services.mozilla.com/D81417 |
||
---|---|---|
.. | ||
moz.build | ||
mozIJSSubScriptLoader.idl | ||
nsIXPCScriptable.idl | ||
nsIXPConnect.idl | ||
xpcIJSGetFactory.idl | ||
xpcIJSWeakReference.idl | ||
xpccomponents.idl |