gecko-dev/extensions/spellcheck/hunspell
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
..
glue Bug 1761464 - Load dictionaries lazily; r=smaug 2022-04-01 18:57:41 +00:00
patches Bug 1748408 - Allow bigger chunks in hunspell. r=bholley 2022-01-05 18:22:47 +00:00
src Bug 1748408 - Allow bigger chunks in hunspell. r=bholley 2022-01-05 18:22:47 +00:00
tests/unit Bug 1402822 - Update unit tests for multiple dictionaries; r=smaug 2022-03-23 13:53:39 +00:00
moz.build
update.sh Bug 1739761 - arena-allocate strings in hunspell. r=glandium 2021-12-03 20:28:51 +00:00