Name Description Size
fullPageTranslationsPanel.inc.xhtml 7355
fullPageTranslationsPanel.js eslint-env mozilla/browser-window 48058
selectTranslationsPanel.inc.xhtml 8017
selectTranslationsPanel.js eslint-env mozilla/browser-window 64641
TranslationsPanelShared.sys.mjs A class containing static functionality that is shared by both the FullPageTranslationsPanel and SelectTranslationsPanel classes. It is recommended to read the documentation above the TranslationsParent class definition to understand the scope of the Translations architecture throughout Firefox. @see TranslationsParent The static instance of this class is a singleton in the parent process, and is available throughout all windows and tabs, just like the static instance of the TranslationsParent class. Unlike the TranslationsParent, this class is never instantiated as an actor outside of the static-context functionality defined below. 6871