Bug 168202
Summary: | Make all emoji take the complex text code path | ||
---|---|---|---|
Product: | WebKit | Reporter: | Myles C. Maxfield <mmaxfield> |
Component: | Text | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | mmaxfield |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 168199 |
Myles C. Maxfield
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |