[Webkit-unassigned] [Bug 189054] New: [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:32:19 PDT 2018


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

            Bug ID: 189054
           Summary: [iOS] Consolidate the implementations of readString,
                    stringForType, and readURL in PlatformPasteboardIOS.mm
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wenson_hsieh at apple.com
                CC: wenson_hsieh at apple.com

There shouldn't be two different implementations in the same place for reading a value for a given type from the platform pasteboard on iOS. Furthermore, there shouldn't be three (!!!) different implementations in the same file for reading a URL from the pasteboard on iOS.

It's also unclear why readURL even takes a type identifier as an argument, if our code only ever hands it "public.url"...

-- 
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/dd5d9a57/attachment-0001.html>


More information about the webkit-unassigned mailing list