gecko-dev/dom/l10n
Simon Giesecke 1e6ec7ec86 Bug 1656117 - Reduce include dependencies on nsRefreshDriver.h. r=mstange
The abstract observer base classes are moved to a separate header file
nsRefreshObservers.h and the includes are adjusted accordingly.

Some method implementations are moved to the corresponding implementation files
to avoid the need to include the nsRefreshDriver.h file in the header.

Differential Revision: https://phabricator.services.mozilla.com/D85764
2020-08-04 21:17:50 +00:00
..
tests Bug 1642398: Add a lint rule to warn about multiple calls to document.l10n.formatValue. r=Standard8,preferences-reviewers,ntim 2020-07-02 18:51:44 +00:00
components.conf
DocumentL10n.cpp Bug 1631593 - Lazify JSM initialization. r=smaug 2020-06-04 17:02:01 +00:00
DocumentL10n.h Bug 1631593 - Lazify JSM initialization. r=smaug 2020-06-04 17:02:01 +00:00
DOMLocalization.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
DOMLocalization.h Bug 1642423: document.l10n.formatValues should accept simple strings as well as L10nKeys. r=zbraniecki 2020-06-08 18:11:00 +00:00
L10nMutations.cpp Bug 1656117 - Reduce include dependencies on nsRefreshDriver.h. r=mstange 2020-08-04 21:17:50 +00:00
L10nMutations.h Bug 1656117 - Reduce include dependencies on nsRefreshDriver.h. r=mstange 2020-08-04 21:17:50 +00:00
L10nOverlays.cpp Bug 1645246 - add error reporting when fluent overwrites child elements (rather than just text), r=zbraniecki 2020-06-16 23:54:51 +00:00
L10nOverlays.h Bug 1560038 - Switch Localization IDL to use UTF8String for L10nArgs r=emilio 2020-03-11 07:17:07 +00:00
moz.build