Bug 168199

Summary: ☔️ Delete isEmojiGroupCandidate()
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: TextAssignee: 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    

Description Myles C. Maxfield 2017-02-12 13:51:17 PST
None of the callers actually need the function.
Comment 1 Myles C. Maxfield 2017-02-26 16:42:12 PST
This task should probably also update the complex text path to use Character iterators instead of Cursor iterators.