[Webkit-unassigned] [Bug 135154] New: Fix unused parameter build warning in UIProcess module

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 22 02:00:38 PDT 2014


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

           Summary: Fix unused parameter build warning in  UIProcess
                    module
           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: shiva.jm at samsung.com


Fix unused parameter build warning, found in WebPageProxy.cpp, during build for efl wk2 port.

/home/shiva.jm/webkit-git/svn32bit/WebKit/Source/WebKit2/UIProcess/WebPageProxy.cpp:1127:6: warning: unused parameter dispatchMode [-Wunused-parameter]
 void WebPageProxy::viewStateDidChange(ViewState::Flags mayHaveChanged, bool wantsReply, ViewStateChangeDispatchMode dispatchMode)

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