[Webkit-unassigned] [Bug 189054] [iOS] Consolidate the implementations of readString, stringForType, and readURL in PlatformPasteboardIOS.mm

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 28 13:37:56 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=189054

--- Comment #1 from Wenson Hsieh <wenson_hsieh at apple.com> ---
This code has been like this for many years now, and changing this probably carries some risk. But at the very least, unifying these codepaths to all funnel into the same implementations on iOS would make it much, much easier to hack on this code moving forward.

I would like to try and resolve this before introducing any more complexity to this area, en route to supporting multiple entries in DataTransfer.getData("text/uri-list") on iOS when dropping or pasting multiple URLs.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180828/35f5c793/attachment.html>


More information about the webkit-unassigned mailing list