зеркало из https://github.com/mozilla/gecko-dev.git
6667e48501
One place was missing an explicit return. The eslint-disable-next-line is needed because the analysis doesn't seem to understand the non-static string. The return was split into a separate line because that made eslint complain that we needed to be consistent about returns, though the return type of defineModuleGetter is undefined. Finally, I updated the ChromeUtils.import() calls so they weren't using the deprecated argument. Differential Revision: https://phabricator.services.mozilla.com/D158506 |
||
---|---|---|
.. | ||
examples | ||
loader | ||
public | ||
src | ||
xpconnect | ||
app.mozbuild | ||
ffi.configure | ||
moz.build | ||
moz.configure | ||
sub.configure |