[Webkit-unassigned] [Bug 116909] New: User is not removed by setUser() in KURL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 28 23:22:47 PDT 2013


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

           Summary: User is not removed by setUser() in KURL
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: meeyoung.kim at lge.com
                CC: darin at apple.com


"Committed r114843" has a bug when it is called from strippedForUseAsReferrer() and removeCredentials().

In these case, the aim of setUser() and setPass() is that removing the user and passward from m_string.

But the user is not removed from m_string. Because user is empty.

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