Bug 185207

Summary: [GStreamer] Remove unneeded include of gstgldisplay_wayland.h after r228866 and r229022
Product: WebKit Reporter: Carlos Alberto Lopez Perez <clopez>
Component: WebKitGTKAssignee: Carlos Alberto Lopez Perez <clopez>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, calvaris, cgarcia, commit-queue, mcatanzaro, pnormand
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 182968    
Attachments:
Description Flags
Patch none

Description Carlos Alberto Lopez Perez 2018-05-02 10:52:17 PDT
On r228866: <https://trac.webkit.org/changeset/228866> an include of <gst/gl/wayland/gstgldisplay_wayland.h> was added, which then r229022 <https://trac.webkit.org/changeset/229022> forgot to remove.

The main issue with this include is that is not available on the gstreamer versions shipped by Debian stretch, which makes the build fail unless the JHBuild is used.
Comment 1 Carlos Alberto Lopez Perez 2018-05-02 10:57:03 PDT
Created attachment 339318 [details]
Patch
Comment 2 WebKit Commit Bot 2018-05-02 11:44:15 PDT
Comment on attachment 339318 [details]
Patch

Clearing flags on attachment: 339318

Committed r231249: <https://trac.webkit.org/changeset/231249>
Comment 3 WebKit Commit Bot 2018-05-02 11:44:17 PDT
All reviewed patches have been landed.  Closing bug.