[Webkit-unassigned] [Bug 26123] New: KURL::KURL() seems to have a redundant checkEncodedString call

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 1 16:12:15 PDT 2009


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

           Summary: KURL::KURL() seems to have a redundant
                    checkEncodedString call
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jorlow at chromium.org


KURL::KURL() seems to have a redundant checkEncodedString() call since the
first thing KURL::parse() does is run checkEncodedString().  Changing something
like this seems scary, but it seemed worth submitting in case this really is an
oversight.


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



More information about the webkit-unassigned mailing list