gecko-dev/dom/l10n
Kris Maglione 94e3b0bd8d Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato
This is generally pretty straightforward, and rewrites nearly all calls. It
skips the ones that it can detect using frame script globals like
`sendAsyncMessage`, though.

Differential Revision: https://phabricator.services.mozilla.com/D53740

--HG--
extra : moz-landing-system : lando
2019-12-13 20:36:16 +00:00
..
tests Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:16 +00:00
DOMLocalization.cpp Bug 1517880 - Plug DOMLocalization and DocumentL10n into XULProtypeCache. r=smaug 2019-07-26 20:17:21 +00:00
DOMLocalization.h Bug 1580991 - Trigger DOMLocalization::OnChange from Localization::Observe. r=smaug 2019-09-13 10:08:26 +00:00
DocumentL10n.cpp Bug 1578370 - Refactor TriggerInitialDocumentTranslation for readability. r=smaug 2019-09-12 16:07:49 +00:00
DocumentL10n.h Bug 1560342 - Factor Localization out of DOMLocalization. r=smaug 2019-06-25 19:39:53 +00:00
L10nMutations.cpp Bug 1562642 - Add missing MPL2 headers r=mhoye 2019-07-05 17:05:57 +00:00
L10nMutations.h Bug 1562642 - Add missing MPL2 headers r=mhoye 2019-07-05 17:05:57 +00:00
L10nOverlays.cpp Bug 1599864 - Ignore markup when localizing <title>. r=zbraniecki 2019-12-05 18:09:08 +00:00
L10nOverlays.h Bug 1562642 - Add missing MPL2 headers r=mhoye 2019-07-05 17:05:57 +00:00
components.conf Bug 1552714 - Remove dom::l10n namespace and unify class naming. r=smaug 2019-06-06 16:32:58 +00:00
moz.build Bug 1552714 - Remove dom::l10n namespace and unify class naming. r=smaug 2019-06-06 16:32:58 +00:00