gecko-dev/intl/unicharutil
Alex Henrie 676b1a533d Bug 1614868 - Ignore combining diacritic characters in history search. r=jfkthame,mak
IsCombiningDiacritic(-1) returns false, so there is no need to specially
handle -1 in GetLowerUTF8Codepoint_inline.

It is no longer necessary for GetNaked to check whether a character is a
combining character because all callers now skip combining diacritics
and GetNaked already makes sure that decomposition removes a diacritic
and not something else.

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

--HG--
extra : moz-landing-system : lando
2020-02-17 20:42:04 +00:00
..
tools
util Bug 1614868 - Ignore combining diacritic characters in history search. r=jfkthame,mak 2020-02-17 20:42:04 +00:00
moz.build
nsUGenCategory.h