NEW 193480
Unify macOS and iOS codepaths for populating the attributed string in DictionaryPopupInfo
https://bugs.webkit.org/show_bug.cgi?id=193480
Summary Unify macOS and iOS codepaths for populating the attributed string in Diction...
Wenson Hsieh
Reported 2019-01-15 19:01:42 PST
In WebPage::dictionaryPopupInfoForRange, we should be able to take advantage of editingAttributedStringFromRange in both macOS and iOS by making editingAttributedStringFromRange available on PLATFORM(IOS_FAMILY).
Attachments
Note You need to log in before you can comment on or make changes to this bug.