Bug 168199 - ☔️ Delete isEmojiGroupCandidate()
Summary: ☔️ Delete isEmojiGroupCandidate()
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: 168200 168201 168202
Blocks: 168207
  Show dependency treegraph
 
Reported: 2017-02-12 13:51 PST by Myles C. Maxfield
Modified: 2017-03-05 14:49 PST (History)
2 users (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: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.