Bug 1686274 Comment 19 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Can we delay loading Twemoji until a web page actually require the glyphs or metrics? It should be rare as long as Twemoji is behind Segoe UI emoji. We have to read the `name` table to determine the font name, but we already know the name in this case.
Can we delay loading Twemoji until a web page actually requires the glyphs or metrics? It should be rare as long as Twemoji is behind Segoe UI emoji. We have to read the `name` table to determine the font name, but we already know the name in this case.

Back to Bug 1686274 Comment 19