[Webkit-unassigned] [Bug 83259] New: [BlackBerry] Networking - Assertion failed when it store FTP credentials

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 5 02:21:32 PDT 2012


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

           Summary: [BlackBerry] Networking - Assertion failed when it
                    store FTP credentials
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: xuewen.wang at torchmobile.com.cn
                CC: charles.wei at torchmobile.com.cn,
                    jason.liu at torchmobile.com.cn


For blackberry porting, When access a FTP site with basic authentication, after input credential and click the OK button, it assertion fails at CredentialStorage::set(). It is asserting that ASSERT(protectionSpace.isProxy() || url.protocolInHTTPFamily()). But blackberry porting is saving FTP credential using this function. We should support for FTP to store its credentials.

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