https://bugs.webkit.org/show_bug.cgi?id=138611
Patch by Philippe Normand <pnormand@igalia.com> on 2014-11-11
Reviewed by Jer Noble.
* platform/graphics/MediaPlayer.h: Remove unused Qt/Chromium stuff.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@175937
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2014-11-11 Philippe Normand <pnormand@igalia.com>
+
+ Qt/Chromium remnants in MediaPlayer
+ https://bugs.webkit.org/show_bug.cgi?id=138611
+
+ Reviewed by Jer Noble.
+
+ * platform/graphics/MediaPlayer.h: Remove unused Qt/Chromium stuff.
+
2014-11-11 Chris Dumez <cdumez@apple.com>
Move '-webkit-marquee-speed' CSS property to the new StyleBuilder
QTMovieType,
QTMovieGWorldType,
QTMovieVisualContextType,
- ChromiumMediaPlayerType,
- QtMediaPlayerType,
AVFoundationMediaPlayerType,
AVFoundationCFMediaPlayerType,
AVFoundationAssetType,
QTMovie* qtMovie;
QTMovieGWorld* qtMovieGWorld;
QTMovieVisualContext* qtMovieVisualContext;
- MediaPlayerPrivateInterface* chromiumMediaPlayer;
- MediaPlayerPrivateInterface* qtMediaPlayer;
AVPlayer* avfMediaPlayer;
AVCFPlayer* avcfMediaPlayer;
AVAsset* avfAsset;