[Webkit-unassigned] [Bug 85858] New: Change the return type of Entry.toURL() back to String from KURL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 7 21:40:23 PDT 2012


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

           Summary: Change the return type of Entry.toURL() back to String
                    from KURL
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kinuko at chromium.org


Change the return type of Entry.toURL() back to String from KURL.
I once changed it from String to KURL in https://bugs.webkit.org/show_bug.cgi?id=85736 but it turned out that it needs implicit conversion and could incur an extra overhead.

-- 
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