[Webkit-unassigned] [Bug 139948] New: Unreviewed, fix build warning after r177700

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 25 17:29:27 PST 2014


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

            Bug ID: 139948
           Summary: Unreviewed, fix build warning after r177700
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: hs85.jeong at samsung.com

../../Source/WebKit2/UIProcess/WebConnectionToWebProcess.cpp:53:21: warning: unused parameter ‘object’ [-Wunused-parameter]
 RefPtr<API::Object> WebConnectionToWebProcess::transformHandlesToObjects(API::Object* object)
                     ^
../../Source/WebKit2/UIProcess/WebConnectionToWebProcess.cpp:60:21: warning: unused parameter ‘object’ [-Wunused-parameter]
 RefPtr<API::Object> WebConnectionToWebProcess::transformObjectsToHandles(API::Object* object)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141226/0453ac9d/attachment-0002.html>


More information about the webkit-unassigned mailing list