Bug 177753 - [WPE] Fix UIProcess build with GStreamer and without VIDEO
Summary: [WPE] Fix UIProcess build with GStreamer and without VIDEO
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-02 10:37 PDT by Olivier Blin
Modified: 2017-10-02 12:03 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.38 KB, patch)
2017-10-02 10:38 PDT, Olivier Blin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Blin 2017-10-02 10:37:03 PDT
GStreamer builds fail when WebAudio is enabled but VIDEO disabled.
This is the WPE counterpart of bug 153135.
Comment 1 Olivier Blin 2017-10-02 10:38:52 PDT
Created attachment 322389 [details]
Patch
Comment 2 Michael Catanzaro 2017-10-02 11:33:46 PDT
Comment on attachment 322389 [details]
Patch

OK, but really I don't see why this feature should be guarded by ENABLE(VIDEO) as it should work just fine for WebAudio alone.
Comment 3 WebKit Commit Bot 2017-10-02 12:02:30 PDT
Comment on attachment 322389 [details]
Patch

Clearing flags on attachment: 322389

Committed r222729: <http://trac.webkit.org/changeset/222729>
Comment 4 WebKit Commit Bot 2017-10-02 12:02:32 PDT
All reviewed patches have been landed.  Closing bug.