Bug 168199
Summary: | ☔️ Delete isEmojiGroupCandidate() | ||
---|---|---|---|
Product: | WebKit | Reporter: | Myles C. Maxfield <mmaxfield> |
Component: | Text | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | mitz, mmaxfield |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=168198 | ||
Bug Depends on: | 168200, 168201, 168202 | ||
Bug Blocks: | 168207 |
Myles C. Maxfield
None of the callers actually need the function.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Myles C. Maxfield
This task should probably also update the complex text path to use Character iterators instead of Cursor iterators.