[Webkit-unassigned] [Bug 141229] New: Fix build warning in WebKit2/Platform/IPC module

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 3 20:06:05 PST 2015


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

            Bug ID: 141229
           Summary: Fix build warning in WebKit2/Platform/IPC module
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: shiva.jm at samsung.com

Got build warning in latest build for EFL:
[4014/4888] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/Authentication/WebCredential.cpp.o
../../Source/WebKit2/Platform/IPC/Connection.cpp:376:6: warning: unused parameter ‘alreadyRecordedMessage’ [-Wunused-parameter]
 bool Connection::sendMessage(std::unique_ptr<MessageEncoder> encoder, unsigned messageSendFlags, bool alreadyRecordedMessage)

-- 
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/20150204/d0da6fb1/attachment-0002.html>


More information about the webkit-unassigned mailing list