gecko-dev/third_party
Henri Sivonen 52a6fe2427 Bug 1615836 - Update chardetng to 0.1.6. r=emk
* Properly take into account non-ASCII bytes at word boundaries for windows-1252. (Especially relevant for Italian, Catalan, Icelandic, and Faroese.)
* Move Estonian from the Baltic model to the Western model. This improves overall Estonian detection but causes š and ž encoded as windows-1257, ISO-8859-13, or ISO-8859-4 to get misdecoded. (It would be possible to add a post-processing step to adjust for š and ž, but this would cause reloads given the way chardetng is integrated with Firefox.)
* Improve Thai accuracy a lot.
* Improve Vietnamese, Lithuanian, and Latvian accuracy a bit.
* Improve accuracy for most Central European languages a bit.
* Regress accuracy for some Central European languages a bit (as side effect of fixing Italian and Catalan).
* Properly classify letters that ISO-8859-4 has but windows-1257 doesn't have in order to avoid misdetecting non-ISO-8859-4 input as ISO-8859-4.
* Improve character classification of windows-1254.
* Avoid classifying byte 0xA1 or above as space-like to avoid misdetection.
* Reduce binary size.

Differential Revision: https://phabricator.services.mozilla.com/D63197

--HG--
extra : moz-landing-system : lando
2020-02-18 22:31:00 +00:00
..
aom
dav1d Bug 1612060 - Update libdav1d to 0.5.2; r=achronop 2020-01-31 13:28:26 +00:00
msgpack Bug 1523312 - do not export msgpack, as it has no callers out side of libxul r=dmajor 2019-02-27 19:33:54 +00:00
prio Bug 1539715 - update vendored libprio to 1.5 r=glandium 2019-03-29 08:46:26 +00:00
python Bug 1563797 - Remove third_party/python/which r=Callek 2020-01-13 14:24:50 +00:00
rlbox Bug 1605944 - Update rlbox wasm to version that doesn't break linux asan build tests r=froydnj 2019-12-28 16:19:07 +00:00
rust Bug 1615836 - Update chardetng to 0.1.6. r=emk 2020-02-18 22:31:00 +00:00
sqlite3 Bug 1611253 - Upgrade to SQLite 3.31.1. r=asuth 2020-02-04 01:07:12 +00:00
webkit/PerformanceTests Bug 1548814 - Migrate ARES6 benchmark to Raptor r=rwood,perftest-reviewers,igoldan,acreskey 2019-07-16 11:22:02 +00:00
moz.build Bug 1566284 - Include rlbox in the Firefox repo r=froydnj 2019-07-26 16:35:20 +00:00