Bug 67196 - [GTK] gstreamer/ files directly related to the MediaPlayer need VIDEO guards
Summary: [GTK] gstreamer/ files directly related to the MediaPlayer need VIDEO guards
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-30 04:13 PDT by Philippe Normand
Modified: 2011-08-31 00:02 PDT (History)
0 users

See Also:


Attachments
proposed patch (9.60 KB, patch)
2011-08-30 04:16 PDT, Philippe Normand
mrobinson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2011-08-30 04:13:07 PDT
For the upcoming WebAudio GStreamer support it should be possible to build without VIDEO, with WEB_AUDIO. So the GStreamer MediaPlayer related files need more guards (they only have USE(GSTREAMER) currently.
Comment 1 Philippe Normand 2011-08-30 04:16:54 PDT
Created attachment 105612 [details]
proposed patch
Comment 2 Philippe Normand 2011-08-31 00:02:40 PDT
Committed r94155: <http://trac.webkit.org/changeset/94155>