WebKit Bugzilla
Attachment 339318 Details for
Bug 185207
: [GStreamer] Remove unneeded include of gstgldisplay_wayland.h after r228866 and r229022
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-185207-20180502195702.patch (text/plain), 1.44 KB, created by
Carlos Alberto Lopez Perez
on 2018-05-02 10:57:03 PDT
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Carlos Alberto Lopez Perez
Created:
2018-05-02 10:57:03 PDT
Size:
1.44 KB
patch
obsolete
>Subversion Revision: 231242 >diff --git a/Source/WebCore/ChangeLog b/Source/WebCore/ChangeLog >index dfac98fd761b64cb0fd7b8ee7f5e079eab43f1ce..02813791bd2bfd77648cca8563d0f7a1b2d68cb4 100644 >--- a/Source/WebCore/ChangeLog >+++ b/Source/WebCore/ChangeLog >@@ -1,3 +1,16 @@ >+2018-05-02 Carlos Alberto Lopez Perez <clopez@igalia.com> >+ >+ [GStreamer] Remove unneeded include of gstgldisplay_wayland.h after r228866 and r229022 >+ https://bugs.webkit.org/show_bug.cgi?id=185207 >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ Remove unneeded include of gstgldisplay_wayland.h >+ >+ No new tests, no change in behaviour. >+ >+ * platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp: >+ > 2018-05-02 Eric Carlson <eric.carlson@apple.com> > > [iOS] Provide audio route information when invoking AirPlay picker >diff --git a/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp b/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp >index 1557475e95fb6832105ba8d7938ca2486a90a4fd..e49bf321ac6ba54631610968a4ef733948c83bba 100644 >--- a/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp >+++ b/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp >@@ -92,7 +92,6 @@ > > #if PLATFORM(WAYLAND) > #include "PlatformDisplayWayland.h" >-#include <gst/gl/wayland/gstgldisplay_wayland.h> > #elif PLATFORM(WPE) > #include "PlatformDisplayWPE.h" > #endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 185207
: 339318