[Webkit-unassigned] [Bug 31143] New: Assertion failure in CredentialStorage::set() when proxy credentials are being set

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 4 15:13:44 PST 2009


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

           Summary: Assertion failure in CredentialStorage::set() when
                    proxy credentials are being set
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P4
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org


These fail when url is null, and url is null for proxy credentials.

    ASSERT(url.protocolInHTTPFamily());
    ASSERT(url.isValid());

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