[Webkit-unassigned] [Bug 135151] New: Web Inspector: Fix unused parameter build warning

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 21 23:55:54 PDT 2014


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

           Summary: Web Inspector: Fix unused parameter build warning
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: shiva.jm at samsung.com
                CC: timothy at apple.com, joepeck at webkit.org,
                    webkit-bug-importer at group.apple.com,
                    graouts at webkit.org


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

[ 93%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/WebProcess/WebPage/WebPageGroupProxy.cpp.o
/home/shiva.jm/webkit-git/svn32bit/WebKit/Source/WebKit2/WebProcess/WebPage/WebInspector.cpp:278:6: warning: unused parameter ‘enabled’ [-Wunused-parameter]
 void WebInspector::setJavaScriptProfilingEnabled(bool enabled)

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