[Webkit-unassigned] [Bug 104605] New: [soup] Fix build warning in ResourceHandleSoup.cpp
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 10 15:18:54 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=104605
Summary: [soup] Fix build warning 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 nextMultipartResponsePartCallback function by bug 94515 has unused parameter 'source'
Source/WebCore/platform/network/soup/ResourceHandleSoup.cpp:494:13: warning: unused parameter 'source' [-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