gecko/extensions
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
..
auth Bug 1061061 - Fix more bad implicit constructors in misc. code; r=bsmedberg 2014-09-02 18:24:24 -04:00
cookie Bug 966713 - Intermittent test_cookies_read.js times out. r=mcmanus 2014-09-15 12:42:00 +02:00
gio Bug 1061254 - Fix more bad implicit constructors in misc. components; r=bsmedberg 2014-09-02 18:24:49 -04:00
gnomevfs Bug 1041941 - Use templates for Gecko XPCOM components. r=gps 2014-08-24 09:11:05 +09:00
permissions
pref Back out 693507b38116 (bug 1041180) since it doesn't like compiling without its friend 2014-09-25 21:18:01 -07:00
spellcheck Bug 1026099 - Rework the spellchecker context menu to not use CPOWs. r=ehsan/billm/felipe 2014-10-03 10:52:37 -04:00
universalchardet Bug 844115 - Remove encoding detectors that are no longer offered in the UI. r=emk. 2014-09-29 10:35:13 +03:00
build.mk
confvars.sh
moz.build Bug 1043820 - Remove PARALLEL_DIRS. r=gps 2014-07-29 08:57:59 +09:00