Bug 165900

Summary: [GStreamer][MSE] Fix build warning in MediaPlayerPrivateGStreamer.cpp using gcc 6.2
Product: WebKit Reporter: Enrique Ocaña <eocanha>
Component: PlatformAssignee: Enrique Ocaña <eocanha>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Linux   
Attachments:
Description Flags
Patch none

Description Enrique Ocaña 2016-12-15 08:45:53 PST
The following build warning is shown when building WebKitGTK+ with gcc 6.2:

.../WebKit/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:769:67: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
Comment 1 Enrique Ocaña 2016-12-16 02:10:42 PST
Created attachment 297309 [details]
Patch
Comment 2 WebKit Commit Bot 2016-12-16 03:50:56 PST
Comment on attachment 297309 [details]
Patch

Clearing flags on attachment: 297309

Committed r209916: <http://trac.webkit.org/changeset/209916>
Comment 3 WebKit Commit Bot 2016-12-16 03:51:00 PST
All reviewed patches have been landed.  Closing bug.