gecko/extensions/spellcheck
Blake Kaplan 8917309372 Bug 1026099 - Rework the spellchecker context menu to not use CPOWs. r=ehsan/billm/felipe
This patch fixes a few nits and typos in the C++ spellchecking code as well as
fixing the Finnish dictionary and multiple installed dictionaries in general (r=ehsan).

It reworks the spellchecking context menu to use async message passing (in JS)
and reduces, by a little, the CPOW use in the context menu code (r=felipe).

Finally, the spellcheck IPDL no longer needs to be 'rpc' since we no longer
nest spellchecking calls, so it can go back to being 'sync' (r=billm).
2014-10-03 10:52:37 -04:00
..
hunspell Bug 1026099 - Rework the spellchecker context menu to not use CPOWs. r=ehsan/billm/felipe 2014-10-03 10:52:37 -04:00
idl Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal 2013-11-19 11:47:43 +09:00
locales Bug 1073656 - Add asynchronicity to the en-US dictionary. r=ehsan 2014-09-27 07:14:11 +07:00
src Bug 1026099 - Rework the spellchecker context menu to not use CPOWs. r=ehsan/billm/felipe 2014-10-03 10:52:37 -04:00
tests/chrome Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil 2014-04-04 13:11:12 -04:00
moz.build Bug 956862 - Move some mochitests to manifests; r=mshal 2014-01-20 08:58:27 +01:00