On Monday, June 13, 2016 at 9:39:32 AM UTC+1, Gijs Kruitbosch wrote:
 > Separately, the documentation put forth so far seems to indicate that 
> the localization itself is also async, on top of the asyncness of the 
> mutationobserver approach, and that could potentially result in flashes 
> of unlocalized content, depending on "how" asynchronous that API really 
> ends up being. (AFAIK, if the API returned an already-resolved promise, 
> there might be less chance of that than if it actually went off and did 
> IO off-main-thread, then came back with some results.)

The DOM localization that is used in response to MutationObserver is sync.

zb.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to