[Webkit-unassigned] [Bug 65293] New: Incorrect arguments passed to LOG statement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 27 16:10:56 PDT 2011


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

           Summary: Incorrect arguments passed to LOG statement
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: psolanki at apple.com


In r91799, I added

    LOG(Network, "Handle %p delegate connection:%p canAuthenticateAgainstProtectionSpace:%p", m_handle, connection);

Three %p but only 2 arguments passed. Need to pass protectionSpace.

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