[Webkit-unassigned] [Bug 107063] New: [soup] Fix build warning in ResourceHandleSoup.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 16 16:40:53 PST 2013


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

           Summary: [soup] Fix build warning in ResourceHandleSoup.cpp
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dhkim715 at hotmail.com


The restartedCallback has unused parameter 'message', comment out it to fix 'unused parameter' build warning.
Source/WebCore/platform/network/soup/ResourceHandleSoup.cpp:378:13: warning: unused parameter 'message' [-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