gecko-dev/js
Andrew McCreight 6667e48501 Bug 1793227, part 7 - Manual fixes for XPCOMUtils.sys.mjs. r=kmag
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
2022-10-10 22:22:02 +00:00
..
examples Bug 1746090 - Generalize traversing through a function's CFG with BFS_upwards(). r=jonco 2022-01-22 01:34:42 +00:00
loader Bug 1778289 - Part 12: Update spec links as the PR is merged. r=jonco,yulia 2022-10-07 13:56:27 +00:00
public Bug 1792720 - Make JS Streams a MOZCONFIG opt in r=bthrall 2022-10-05 17:21:34 +00:00
src Bug 1792235 - Change ZydisAPI print LIMIT variable to 48 from 36 r=jandem 2022-10-10 16:13:26 +00:00
xpconnect Bug 1793227, part 7 - Manual fixes for XPCOMUtils.sys.mjs. r=kmag 2022-10-10 22:22:02 +00:00
app.mozbuild
ffi.configure
moz.build
moz.configure Bug 1792981 - [loong64] Enable JIT compiler of loong64 port by default. r=jandem 2022-10-10 13:22:35 +00:00
sub.configure Bug 1752072 - Remove check for RANLIB. r=firefox-build-system-reviewers,mhentges 2022-02-03 00:06:30 +00:00