Bug 127906

Summary: [SOUP] Fix the build if !ENABLE(WEB_TIMING)
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, cgarcia, commit-queue, danw, gustavo, mrobinson, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Csaba Osztrogonác
Reported 2014-01-30 05:39:00 PST
build log: [ 15%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/network/soup/SoupNetworkSession.cpp.o /home/ossy/WebKit/Source/WebCore/platform/network/soup/SoupNetworkSession.cpp:81:13: error: 'void WebCore::requestStartedCallback(SoupSession*, SoupMessage*, SoupSocket*, gpointer)' defined but not used [-Werror=unused-function] cc1plus: all warnings being treated as errors
Attachments
Patch (1.71 KB, patch)
2014-01-30 05:40 PST, Csaba Osztrogonác
no flags
Csaba Osztrogonác
Comment 1 2014-01-30 05:40:27 PST
Csaba Osztrogonác
Comment 2 2014-01-30 05:59:53 PST
Comment on attachment 222661 [details] Patch Clearing flags on attachment: 222661 Committed r163081: <http://trac.webkit.org/changeset/163081>
Csaba Osztrogonác
Comment 3 2014-01-30 05:59:59 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.