9bc4e38b29
``` grep -rEl "XPCOMUtils.defineLazyGetter\(" --exclude-dir=.hg --exclude-dir=suite --exclude-dir=rust --include="*.js" --include="*.jsm" --include="*.mjs" --exclude=".*" . | xargs xargs sed -i -E 's/XPCOMUtils.defineLazyGetter\(/ChromeUtils.defineLazyGetter(/g' ``` + linting and fixing that up. Differential Revision: https://phabricator.services.mozilla.com/D197706 --HG-- extra : rebase_source : fb2048af7f476cfc48dd36dd6a8293ae1fa56446 extra : amend_source : 0296fe25ba954f764f6e8dde8b81d0e0874cdd05 |
||
---|---|---|
.. | ||
icons | ||
components.conf | ||
jar.mn | ||
moz.build | ||
yahoo.sys.mjs |