[Webkit-unassigned] [Bug 49248] New: API should use NSURL instead of NSString

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 9 05:15:14 PST 2010


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

           Summary: API should use NSURL instead of NSString
           Product: WebKit
           Version: 525.x (Safari 3.2)
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit API
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cmhofman at gmail.com


In various places, the WebKit API uses NSString to pass a URL. That is wrong, the proper class for this in Cocoa is NSURL, always and everywhere. I am particularly thinking of WebView and WebHistoryItem, but also WebIconDatabase (even though that is not yet? made public).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list