Chromium Code Reviews
DescriptionEnable Emoji Fitzpatrick modifier sequences
* The CJK segmentation step in CachingWordShapeIterator should keep
modifier sequences intact: Missing emoji need to be added to our
CharacterData tables as well as allowing modifier characters as a
continuation of CJK sequences in the nextWordEndIndex() step.
* Disable blanking emoji modifier sequences in HarfBuzzShaper
* Upgrade text code path from simple to complex for modifier characters,
required for Android until Android switches to complex by default
BUG=476377
R=kojii,eae
Committed: https://crrev.com/184a32d58946f709f6f8c5b6037a772431be5530
Cr-Commit-Position: refs/heads/master@{#380399}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Comment and comparison fix for codepath choice #Patch Set 3 : rebased on renamed CharacterData file #Messages
Total messages: 19 (8 generated)
|