]> git.gir.st - LegacyFox.git/commit
remove use of deprecated components
authorgirst <girst@users.noreply.github.com>
Thu, 1 Feb 2024 20:17:50 +0000 (21:17 +0100)
committergirst <girst@users.noreply.github.com>
Thu, 1 Feb 2024 20:17:50 +0000 (21:17 +0100)
commit49c27725d7d4e98e474b6b7d0a324400255b0f34
treed5352437ecad8d11ae2a63db048824e8177f7eeb
parentfc77a6afa82b058faf12411af45aee62d32450e6
remove use of deprecated components

console.createInstance() is available since firefox59 (Bug 1425574), so
no workaround needed. ChromeUtils.defineLazyGetter() however only is
since firefox112 (Bug 1805288) but the backwards-compatible code is tiny

see also:
  https://bugzilla.mozilla.org/show_bug.cgi?id=1875216
  https://bugzilla.mozilla.org/show_bug.cgi?id=1430810
  https://bugzilla.mozilla.org/show_bug.cgi?id=1828156
  https://groups.google.com/a/mozilla.org/g/dev-platform/c/BdyWnTjLSXg
legacy/BootstrapLoader.jsm
Imprint / Impressum