Bug 185207 - [GStreamer] Remove unneeded include of gstgldisplay_wayland.h after r228866 and r229022
Summary: [GStreamer] Remove unneeded include of gstgldisplay_wayland.h after r228866 a...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Carlos Alberto Lopez Perez
URL:
Keywords:
Depends on:
Blocks: 182968
  Show dependency treegraph
 
Reported: 2018-05-02 10:52 PDT by Carlos Alberto Lopez Perez
Modified: 2018-05-02 11:44 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.44 KB, patch)
2018-05-02 10:57 PDT, Carlos Alberto Lopez Perez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.