• jshin's avatar
    Fix two DCHECK failures in ICU case mapping code · ac9e6285
    jshin authored
    1.
    DCHECK in runtime-i18n.cc for case mapping was wrong to
    assume that the longest primary language tag is 3 characters.
    BCP 47 actually allows up to 8 characters.
    
    2. GetFlatContent() was called to a string without flattening it first.
    
    BUG=680314,680464
    TEST=intl/general/case-mapping (see also the bugs)
    
    Review-Url: https://codereview.chromium.org/2629763003
    Cr-Commit-Position: refs/heads/master@{#42343}
    ac9e6285
Name
Last commit
Last update
..
break-iterator Loading commit data...
collator Loading commit data...
date-format Loading commit data...
general Loading commit data...
number-format Loading commit data...
overrides Loading commit data...
string Loading commit data...
OWNERS Loading commit data...
assert.js Loading commit data...
bad-target.js Loading commit data...
intl.gyp Loading commit data...
intl.isolate Loading commit data...
intl.status Loading commit data...
not-constructors.js Loading commit data...
regexp-assert.js Loading commit data...
regexp-prepare.js Loading commit data...
regress-4870.js Loading commit data...
regress-5179.js Loading commit data...
testcfg.py Loading commit data...
toStringTag.js Loading commit data...
utils.js Loading commit data...