Bug 142497

Summary: Fix the build after r181153
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson, pnormand
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 142338, 142346    
Attachments:
Description Flags
Patch none

Csaba Osztrogonác
Reported 2015-03-09 11:00:25 PDT
../../Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:324:6: error: unused parameter 'mediaStream' [-Werror=unused-parameter] cc1plus: all warnings being treated as errors After bug142338, unused parameter in WebCore will be error similar to Mac. It should be fixed, before enabling werror=unused-parameter.
Attachments
Patch (1.46 KB, patch)
2015-03-09 11:01 PDT, Csaba Osztrogonác
no flags
Csaba Osztrogonác
Comment 1 2015-03-09 11:01:19 PDT
WebKit Commit Bot
Comment 2 2015-03-09 12:01:37 PDT
Comment on attachment 248258 [details] Patch Clearing flags on attachment: 248258 Committed r181274: <http://trac.webkit.org/changeset/181274>
WebKit Commit Bot
Comment 3 2015-03-09 12:01:40 PDT
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.