Files
tubestation/browser/components/translations/jar.mn
Erik Nordin 0a829ee58b Bug 1870327 - Refactor TranslationsPanel lazy element getters r=translations-reviewers,gregtatum
Refactors the way lazy element getters are defined for the
FullPageTranslationsPanel and SelectTranslationsPanel to use
a shared function and reduce duplicated code.

Depends on D201280

Differential Revision: https://phabricator.services.mozilla.com/D201281
2024-02-23 21:30:38 +00:00

9 lines
526 B
Plaintext

# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
browser.jar:
content/browser/translations/selectTranslationsPanel.js (content/selectTranslationsPanel.js)
content/browser/translations/fullPageTranslationsPanel.js (content/fullPageTranslationsPanel.js)
content/browser/translations/TranslationsPanelShared.sys.mjs (content/TranslationsPanelShared.sys.mjs)