[Webkit-unassigned] [Bug 104978] New: Fix build warning

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 13 17:00:23 PST 2012


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

           Summary: Fix build warning
           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: sh53.lee at samsung.com


Bug 104936 incorrectly remove code that initialize downloadID. Need to initialize downloadID to fix build warning.

Source/WebKit2/WebProcess/Downloads/Download.cpp:47:1: warning: unused parameter ‘downloadID’ [-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