Skip to content
  • commit-queue@webkit.org's avatar
    Unreviewed, rolling out r119146. · a6448864
    commit-queue@webkit.org authored
    http://trac.webkit.org/changeset/119146
    https://bugs.webkit.org/show_bug.cgi?id=88035
    
    android breakage fixed in http://crrev.com/139945 (Requested
    by fischman on #webkit).
    
    Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2012-05-31
    
    Source/WebCore:
    
    * html/HTMLMediaElement.cpp:
    (WebCore::HTMLMediaElement::HTMLMediaElement):
    (WebCore::HTMLMediaElement::startProgressEventTimer):
    (WebCore::HTMLMediaElement::changeNetworkStateFromLoadingToIdle):
    (WebCore::HTMLMediaElement::progressEventTimerFired):
    (WebCore::HTMLMediaElement::startPlaybackProgressTimer):
    * platform/graphics/MediaPlayer.cpp:
    (WebCore::NullMediaPlayerPrivate::didLoadingProgress):
    (WebCore::MediaPlayer::didLoadingProgress):
    * platform/graphics/MediaPlayer.h:
    * platform/graphics/MediaPlayerPrivate.h:
    (MediaPlayerPrivateInterface):
    * platform/graphics/avfoundation/MediaPlayerPrivateAVFoundation.cpp:
    (WebCore::MediaPlayerPrivateAVFoundation::MediaPlayerPrivateAVFoundation):
    (WebCore::MediaPlayerPrivateAVFoundation::didLoadingProgress):
    * platform/graphics/avfoundation/MediaPlayerPrivateAVFoundation.h:
    (MediaPlayerPrivateAVFoundation):
    * platform/graphics/blackberry/MediaPlayerPrivateBlackBerry.cpp:
    (WebCore::MediaPlayerPrivate::didLoadingProgress):
    * platform/graphics/blackberry/MediaPlayerPrivateBlackBerry.h:
    (MediaPlayerPrivate):
    * platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:
    (WebCore::MediaPlayerPrivateGStreamer::MediaPlayerPrivateGStreamer):
    (WebCore::MediaPlayerPrivateGStreamer::didLoadingProgress):
    * platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.h:
    (MediaPlayerPrivateGStreamer):
    * platform/graphics/mac/MediaPlayerPrivateQTKit.h:
    (MediaPlayerPrivateQTKit):
    * platform/graphics/mac/MediaPlayerPrivateQTKit.mm:
    (WebCore::MediaPlayerPrivateQTKit::MediaPlayerPrivateQTKit):
    (WebCore::MediaPlayerPrivateQTKit::didLoadingProgress):
    * platform/graphics/qt/MediaPlayerPrivateQt.cpp:
    (WebCore::MediaPlayerPrivateQt::MediaPlayerPrivateQt):
    (WebCore::MediaPlayerPrivateQt::didLoadingProgress):
    * platform/graphics/qt/MediaPlayerPrivateQt.h:
    (MediaPlayerPrivateQt):
    * platform/graphics/win/MediaPlayerPrivateQuickTimeVisualContext.cpp:
    (WebCore::MediaPlayerPrivateQuickTimeVisualContext::MediaPlayerPrivateQuickTimeVisualContext):
    (WebCore::MediaPlayerPrivateQuickTimeVisualContext::didLoadingProgress):
    * platform/graphics/win/MediaPlayerPrivateQuickTimeVisualContext.h:
    (MediaPlayerPrivateQuickTimeVisualContext):
    * platform/graphics/wince/MediaPlayerPrivateWinCE.h:
    (MediaPlayerPrivate):
    
    Source/WebKit/chromium:
    
    * public/WebMediaPlayer.h:
    (WebMediaPlayer):
    * src/WebMediaPlayerClientImpl.cpp:
    (WebKit::WebMediaPlayerClientImpl::didLoadingProgress):
    * src/WebMediaPlayerClientImpl.h:
    (WebMediaPlayerClientImpl):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@119187 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    a6448864