Windows Spellcheck: Method to retrieve tags for dictionaries on system
A new method is added to asynchronously retrieve the BCP47 language tags for registered Windows OS spellcheckers on the system, wrapping the system API ISpellCheckerFactory::get_SupportedLanguages. The method is for now only used in a unit test, but upcoming work will rely on this method to allow languages without Hunspell support to still have Windows spellchecking enabled on the languages settings page. Bug: 1000443 Change-Id: I03507650ec355e8c282695d8f25364bccb91449a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2144234Reviewed-by:Guillaume Jenkins <gujen@google.com> Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Commit-Queue: Bruce Long <brlong@microsoft.com> Cr-Commit-Position: refs/heads/master@{#759306}
Showing
This diff is collapsed.
Please register or sign in to comment