Bug 168202 - Make all emoji take the complex text code path
Summary: Make all emoji take the complex text code path
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 168199
  Show dependency treegraph
 
Reported: 2017-02-12 13:56 PST by Myles C. Maxfield
Modified: 2017-02-12 13:56 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2017-02-12 13:56:27 PST
As of the latest version of unicode, far more characters can combine, which means FontCascade::characterRangeCodePath() should cause us to take the complex text code path for any emoji.