[Webkit-unassigned] [Bug 104728] New: [soup] Unused parameter in ResourceHandleSoup.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 11 15:13:56 PST 2012


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

           Summary: [soup] Unused parameter in ResourceHandleSoup.cpp
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ktf.kim at samsung.com


The soupLogPrinter has unused parameter 'logger', comment out it to fix 'unused parameter' build warning.

Source/WebCore/platform/network/soup/ResourceHandleSoup.cpp:82:20: warning: unused parameter ‘logger’ [-Wunused-parameter]

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