gecko-dev/extensions
Kris Maglione f8506d46d0 Bug 1460600: Remove unsupported --enable-system-hunspell flag. r=glandium
Our bundled Hunspell now significantly differs from upstream Hunspell. Most
importantly, it supports loading dictionaries from jar: URIs, which is now a
requirement for loading bundled and extension dictionaries. This means that
system Hunspell libraries are no longer compatible with our spell checker
code. We should remove the option to use them so that users don't fall into
the trap of trying to use them.

MozReview-Commit-ID: 2ihJe6YOnGf

--HG--
extra : rebase_source : ceb091b9475a2b101156405a02a60015fc36da17
2018-05-10 10:36:53 -07:00
..
auth Bug 1442275 - Stop using PR_LoadLibrary in GSSAPI. r=mayhemer 2018-02-25 01:32:37 +09:00
cookie Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8 2018-04-22 20:55:06 -07:00
permissions
pref Bug 1461966 - Enable ESLint rule mozilla/use-services for extensions/pref. r=mkaply 2018-05-16 14:39:29 +01:00
spellcheck Bug 1460600: Remove unsupported --enable-system-hunspell flag. r=glandium 2018-05-10 10:36:53 -07:00
universalchardet
build.mk
confvars.sh
moz.build
moz.configure