releases-comm-central/chat/protocols/yahoo
Magnus Melin 9bc4e38b29 Bug 1872942 - Replace XPCOMUtils.defineLazyGetter with ChromeUtils.defineLazyGetter in comm-central. r=aleca
```
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
2024-01-05 09:04:08 +02:00
..
icons Bug 920801 - Port chat/ changes from Instantbird to comm-central - 6 - Bio 2079 - JS-Yahoo has no protocol icon, r=clokep. 2013-08-08 14:55:17 -04:00
components.conf Bug 1857959 - De-XPCOM chat core service. r=mkmelin 2023-10-11 06:05:41 +00:00
jar.mn Bug 1031314: Remove Yahoo! JAPAN support from JS-Yahoo. r=clokep 2014-06-27 10:11:49 -04:00
moz.build Bug 1793275 - Convert chat/ to es modules. r=mkmelin 2022-10-01 12:26:54 +00:00
yahoo.sys.mjs Bug 1872942 - Replace XPCOMUtils.defineLazyGetter with ChromeUtils.defineLazyGetter in comm-central. r=aleca 2024-01-05 09:04:08 +02:00