Title: [235548] trunk/Source/WebCore
- Revision
- 235548
- Author
- [email protected]
- Date
- 2018-08-31 05:02:46 -0700 (Fri, 31 Aug 2018)
Log Message
Unreviewed, GTK Ubuntu LTS build fix after r235543.
* platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (235547 => 235548)
--- trunk/Source/WebCore/ChangeLog 2018-08-31 11:47:51 UTC (rev 235547)
+++ trunk/Source/WebCore/ChangeLog 2018-08-31 12:02:46 UTC (rev 235548)
@@ -1,5 +1,11 @@
2018-08-31 Philippe Normand <[email protected]>
+ Unreviewed, GTK Ubuntu LTS build fix after r235543.
+
+ * platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp:
+
+2018-08-31 Philippe Normand <[email protected]>
+
Unreviewed, fix compilation warning in EME GStreamer backend.
Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp:1293:19:
Modified: trunk/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp (235547 => 235548)
--- trunk/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp 2018-08-31 11:47:51 UTC (rev 235547)
+++ trunk/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp 2018-08-31 12:02:46 UTC (rev 235548)
@@ -29,6 +29,7 @@
#include "GStreamerCommon.h"
#include "GraphicsContext.h"
+#include "GraphicsContext3D.h"
#include "ImageGStreamer.h"
#include "ImageOrientation.h"
#include "IntRect.h"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes