Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- There is no Iceweasel OS, that is over-zealous
- "Iceweasel's" instead of "Iceweasel'"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Let your-freedom do that.
|
|
|
|
I don't know why we wanted to disable
browser.startup.homepage_override.mstone anyway, I disagree with that call.
|
|
|
|
|
|
|
|
1. The sed expression to disable GOLD (x86-only) was broken, fix it
2. We shouldn't disable PIE
3. Why disable optimizing (what your ARM device isn't slow enough?)
4. Don't disable WebRTC on ARM only
5. Don't disable the ELF hack
|
|
Also, we run package() with errtrap; no need to `|| die` after things.
|
|
|
|
|
|
We now set the hunspell location by setting
pref("spellchecker.dictionary_path", "/usr/share/hunspell");
|
|
|
|
Stylo is the new Rust CSS engine.
|
|
|
|
|
|
|
|
Whatever bugs are still in it aren't worth ICU hell.
|
|
|
|
|
|
|