Bug 193480

Summary: Unify macOS and iOS codepaths for populating the attributed string in DictionaryPopupInfo
Product: WebKit Reporter: Wenson Hsieh <wenson_hsieh>
Component: WebCore Misc.Assignee: Megan Gardner <megan_gardner>
Status: NEW    
Severity: Normal CC: megan_gardner, sam, thorton
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=193408

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.