[Webkit-unassigned] [Bug 108156] New: [WK2] Fix unused parameter build warning

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 28 23:44:07 PST 2013


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

           Summary: [WK2] Fix unused parameter build warning
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jinwoo7.song at samsung.com


/mnt/buildbot/efl-linux-slave-1/efl-linux-64-release/build/Source/WebKit2/WebProcess/Plugins/Netscape/NetscapePlugin.h:250:18: warning: unused parameter ‘bytes’ [-Wunused-parameter]
/mnt/buildbot/efl-linux-slave-1/efl-linux-64-release/build/Source/WebKit2/WebProcess/Plugins/Netscape/NetscapePlugin.h:250:18: warning: unused parameter ‘length’ [-Wunused-parameter]
/mnt/buildbot/efl-linux-slave-1/efl-linux-64-release/build/Source/WebKit2/WebProcess/Plugins/PluginProxy.h:136:18: warning: unused parameter ‘bytes’ [-Wunused-parameter]
/mnt/buildbot/efl-linux-slave-1/efl-linux-64-release/build/Source/WebKit2/WebProcess/Plugins/PluginProxy.h:136:18: warning: unused parameter ‘length’ [-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