Merge pull request #4824 from yurydelendik/movecs …
Moves colorspace.js and function.js into core/
Treat fonts with the same font descriptor, encoding and unicode map a… …
…s aliases Different fonts can point to the same font descriptor (see #4339 for details). With this commit such fonts are treated as aliases if they have also the same encoding and the same toUnicode map. The according info is stored on the font descriptor. This change must also ensure that aliases use always the same font name because translated fonts can get cleared depending on the CLEANUP_TIMEOUT setting.
Merge pull request #4515 from yurydelendik/nodetest …
Replaces test.py with test.js
Merge pull request #4504 from timvandermeij/importl10n …
Import l10n files from mozilla-aurora
[Firefox] Stop importing default_preferences.js as a module and inclu… …
…de it instead
Merge pull request #4132 from yurydelendik/minified …
Adds make minified command
Merge pull request #4259 from brendandahl/built-in-cmaps-squash …
Adds built in CMaps and unifies the glyph mapping.
Merge pull request #4343 from brendandahl/ff-cleanup …
Use only one resource url for moz central build.