On Mon, Jan 19, 2015 at 2:01 PM, Michael Catanzaro <[email protected]> wrote: > Another approach would be gboolean > webkit_web_context_install_missing_spell_checking_dictionaries(), to be > called after webkit_web_context_set_spell_checking_languages(). This > approach seems better to me, since the browser does not need to know the > implementation details of the spell checking mechanism.
I think in this case, it makes sense for Epiphany to simply use Enchant to look for missing dictionaries. Installation of spelling dictionaries just seems out of scope for WebKit itself. --Martin _______________________________________________ webkit-gtk mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-gtk
