gecko-dev/extensions
Dan Minor 7bfa09587b Bug 1761464 - Load dictionaries lazily; r=smaug
Loading dictionaries is time consuming and must occur on the main thread. By
loading them lazily, we can hopefully spread these loads across multiple calls
rather than loading them all at once, which results in noticeable jank on
slower systems.

Differential Revision: https://phabricator.services.mozilla.com/D142558
2022-04-01 18:57:41 +00:00
..
auth Bug 1748210 - Always release GetNextTokenCompleteEvent on main thread, r=necko-reviewers,valentin 2022-01-12 03:59:47 +00:00
permissions Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
pref Bug 1731564: Use motivated SpinEventLoopUntil inside extensions/*. r=jesup 2021-10-07 08:06:13 +00:00
spellcheck Bug 1761464 - Load dictionaries lazily; r=smaug 2022-04-01 18:57:41 +00:00
universalchardet Bug 1727491 - Remove support for BOMless unlabeled Latin1 Supplement-range UTF-16LE|BE. r=emk 2021-09-01 09:13:29 +00:00