[Webkit-unassigned] [Bug 28852] New: Rename KURL single argument constructor to avoid confusion

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 31 13:04:52 PDT 2009


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

           Summary: Rename KURL single argument constructor to avoid
                    confusion
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org


KURL(urlString) feels like something one should use by default, but it really
isn't. This form can only be used with strings that are normalized in KURL
sense - most notably, with strings that are returned by KURL::string() and
stored as String objects to reduce memory usage as compared to KURL objects.

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