fullPageTranslationsPanel.inc.xhtml |
|
6442 |
fullPageTranslationsPanel.js |
eslint-env mozilla/browser-window |
53437 |
selectTranslationsPanel.inc.xhtml |
|
8747 |
selectTranslationsPanel.js |
eslint-env mozilla/browser-window |
77541 |
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.
|
8496 |