Bug 177753

Summary: [WPE] Fix UIProcess build with GStreamer and without VIDEO
Product: WebKit Reporter: Olivier Blin <olivier.blin>
Component: WPE WebKitAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, commit-queue, cturner, mcatanzaro, webkit-bug-importer, zan
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.