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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |